Sorry about the previous post, the code got lost for some reason. Here is the code from my stylesheet controling the hover:
Code:
a:hover,#navEZPagesTOC ul li a:hover {
color:red;
font-weight:700;
}
the a:hover is working correctly.
The only way you would see whether #navEZPagesTOC ul li a:hover is working would be if you were using ez-pages that were using chapters and the table of contents.