a,
a:visited,
a.active,
a { 
color:#003399;
text-decoration:underline;
font-weight:none;
 }
 
a:hover { 
color:#3366FF;
text-decoration:underline;
font-weight:none;
}
