View Single Post
Old 11-23-2011, 04:12 AM   PM User | #2
Sammy12
Registered User

 
Join Date: Jun 2011
Posts: 1,063
Thanks: 12
Thanked 241 Times in 240 Posts
Sammy12 is on a distinguished road
I doubt it is because of the <br>

First, try removing :link from a:link
Next, try

Code:
.contentlinks {
   color: #333 !important;
}
.contentlinks:hover {
   color: #BBB !important;
}

Last edited by Sammy12; 11-23-2011 at 04:16 AM..
Sammy12 is offline   Reply With Quote