What is it exactly you are trying to accomplish?

Quote Originally Posted by thevagr1 View Post
Tried that... still not working, checked the cache for debug info but nothing there either?

I have made the following code the same also so there is no crossover.

a:link, #navEZPagesTOC ul li a {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a:hover, #navEZPagesTOC ul li a:hover {
color: #76950b;
/*background: #fff;*/
font-weight: bold;
}

a:active {
color: #76950b;
font-weight: bold;
}

not sure what to try next....
any other suggestions
thanks so much
Ren