a:link { text-decoration:none; font-weight:bold; color: black; }
a:visited { text-decoration:none; font-weight:bold; color: #666666; }
a:hover { text-decoration:none; font-weight:bold; color: black; background-color: white; }
a:active { text-decoration:none; font-weight:bold; color: red; }