Further work on statistics display
[jabaws.git] / statpages / screen.css
index 302a5d3..9f4c984 100644 (file)
@@ -18,12 +18,12 @@ h4,h5,h6,p,strong,div,form,acronym,label,table,td,th,span,a,hr,code,pre,hr
 }
 
 a,a:visited,a:hover {
-       color: #666;
-       text-decoration: none;
+       color: black;
+       text-decoration: underline;
 }
 
 a:hover {
-       text-decoration: underline;
+       color: #666; 
 }
 
 img {