a:visited {
  font: Arial, Geneva, sans;
  font-size: 12;
  color: #000099; 
  text-decoration: none; }
a:hover {
  font: Arial, Geneva, sans;
  font-size: 12;
  color: #990000; 
  text-decoration: none; }
a:active {
  font: Arial, Geneva, sans;
  font-size: 12;
  color: #000099; 
  text-decoration: none; }
a:link {

  font: Arial, Geneva, sans;
  font-size: 12;
  color: #000099; 
  text-decoration: none;
}

