body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #999999;
  background-color: #000000;
  margin: 0;
}
a:link, a:visited {
  color: #00358C;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #0074E8;
}

a:active {text-decoration: none}