/* add to colorlink.css and make redundant */
a:hover { color: #000; background: #ddd; text-decoration: none;}
a:active { color: #ccc; background: #333; }
