		a:link {
 color:#666666;
 text-decoration: none;
 font-weight: none;
 }
 a:visited {
 color:#666666;
 font-weight: none;
 text-decoration: none; 
 }
 a:hover {
 color: #000000;
 font-weight: none;
 text-decoration: underline;
 }
