body {
  background-color: #263f82;
  font-family: tahoma,sans serif;
  color: black;
  font-size: small;
}
a:link {
  font-family: Tahoma,sans serif;
  color: #263f82;
  font-weight: inherit;
  text-decoration: none;
}
a:hover {
  color: #3366ff;
  font-family: tahoma,sans serif;
  text-decoration: none;
}
