Find these in your stylesheet and notice Ive changed the colour to #ffffff and aligned your item titles centered.
a:visited {
color: #ffffff;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
/*margin-left: -30px;*/
color: #ffffff;
}
.itemTitle { text-align:center;}


Reply With Quote
