body, td {
  background-color: #000066;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFEE77;
}

h2 {
  font-size: 1.3em;
  letter-spacing: -0.01em;
}

a {
  font-variant: small-caps;
  color: #FFC333;
  font-weight: bold;
}

a:visited { color: #FFEE77; }

a:hover {
  color: #FF9900;
  letter-spacing: 0.02em;
  text-decoration: none;
  border-top: solid #FFC333 2px;
  border-bottom: solid #FFC333 2px;
}
