Description Class for Navigation Links not working
        Posted  
        
            by Carmel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Carmel
        
        
        
        Published on 2010-05-06T19:10:53Z
        Indexed on 
            2010/05/06
            19:18 UTC
        
        
        Read the original article
        Hit count: 252
        
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?
© Stack Overflow or respective owner