Description Class for Navigation Links not working
- by Carmel
My problem is with my navigation links. I've created a class for the links so that the link color is different from the typical links throughout. The problem is that the color defined in a:visited is taking precedence over the color defined in a:link.
I've tried everything and can't work this out. Any suggestions?