a:link {
color:#003399;
; text-decoration: none
}
a:active {
color:#9797C6; 
text-decoration:none;
}
a:visited {
color:#000033;
text-decoration:underline;
; font-weight: bold}
a:hover {
color:#003399;
text-decoration:underline;
}