 a:link { text-decoration: none;  color: #333333; }
 a:visited { text-decoration:none; color:#000000; }
 a:hover { text-decoration:none; background-color: #9ACD32; }
 a:active { text-decoration:none; font-weight:bold; background-color:#FFFFFF; }
 body {
 	background: White; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: Black;
 }

