a:link {  
color: #0082C1;
text-decoration: none;
font-weight:bold; 
}
a:visited {  color: 0082C1; text-decoration:none}
a:hover {  color: #0082C1; text-decoration:underline }