body {
  color: #3333CC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
}

a {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #0000CC;
}

a:hover {
  color: #330066;
  text-decoration: underline;
  line-height: 1
}

