body {
  background-color: #BCD3DB;
}

body, td {
  font: 12px Arial, Verdana;
  color: #333333;
}

a {
  text-decoration: none;
  font: 12px Arial, Verdana;
}

a:hover {
  text-decoration: underline;
  color: #1A3779;
}