a:link 
{ 
color: #000099;
background-color: transparent;
text-decoration: none;
}
a:visited 
{ 
color: #000099;
background-color: transparent;
text-decoration: none;
}
a:hover 
{ 
color: #000000;
background-color: transparent;
font-style: normal;
font-variant: normal;
text-decoration: underline;
}
a:active 
{ 
color: #000099;
}