I am sure this has been answered, but I have yet to be able to find the fix. I simply want to change the font color of the categories. I am able to change the hover color and the color of the header but not the categories itself. I know it is tied to my regular style sheet but I haven't been able to find the correct part. I saw on the first page of this thread to change

a:link, #navEZPagesTOC ul li a {
color: #3300ff;
text-decoration: none;
}

This just changed the color of all my links on the page but did not change the color of my fly out categories font color.