View | Details | Raw Unified | Return to bug 97043
Collapse All | Expand All

(-)text.css 9 May 2006 14:38:33 -0000 (-2 / +2 lines)
Lines 99-111 Link Here
99
a:link                          { color:#990000; text-decoration: underline; }
99
a:link                          { color:#990000; text-decoration: underline; }
100
a:visited                       { color:#990000; text-decoration: underline; }
100
a:visited                       { color:#990000; text-decoration: underline; }
101
a:active                        { color:#990000; text-decoration: underline; }
102
a:hover                         { color:#000000; text-decoration: underline; }
101
a:hover                         { color:#000000; text-decoration: underline; }
102
a:active                        { color:#990000; text-decoration: underline; }
103
#FOOTER a:link, #footer a:link                { color:#666; text-decoration: underline; }
103
#FOOTER a:link, #footer a:link                { color:#666; text-decoration: underline; }
104
#FOOTER a:visited, #footer a:visited             { color:#666; text-decoration: underline; }
104
#FOOTER a:visited, #footer a:visited             { color:#666; text-decoration: underline; }
105
#FOOTER a:active, #footer a:active              { color:#666; text-decoration: underline; }
106
#FOOTER a:hover, #footer a:hover               { color:#000000; text-decoration: underline; }
105
#FOOTER a:hover, #footer a:hover               { color:#000000; text-decoration: underline; }
106
#FOOTER a:active, #footer a:active              { color:#666; text-decoration: underline; }
107
#FRONTNEMSCONTAINER h2, #frontnemscontainer h2 {
107
#FRONTNEMSCONTAINER h2, #frontnemscontainer h2 {
108
  margin: 0;
108
  margin: 0;

Return to bug 97043