
a:link, a:visited
{
   color: #000099;
   background-color: transparent;
   text-decoration: none;
}
a:hover
{
   color: #990000;
   background-color: transparent;
   text-decoration: none;
}
