--- css/print.css	2010-08-15 21:50:08.000000000 -0400
+++ css/printNew.css	2010-11-19 12:17:52.054981126 -0500
@@ -27,12 +27,13 @@
   width: auto;
 }
 
-a:hover, a:active, a:link, a:visited {
-  color: black;
+a:link, 
+a:visited {
+  color: #000;
 }
 
 /* CSS2 selector to add visible href after links. */
-#content a:link:after, #content a:visited:after {
+#content a:link:after {
   content: " (" attr(href) ") ";
   font-size: 0.8em;
   font-weight: normal;
