/* forumHead category title */ .tcat1 a:link, .tcat1_alink { color: red; /* changed the grey to red */ } /* hover */ .tcat1 a:hover, .tcat1 a:active, .tcat1_ahover { color: yellow; text-decoration: none; }