body {
  background-color: #FFFF99;
  color: #000080;
  font-family:    Arial;
  font-size: 10pt;
  font-style: normal;
  font: 10pt;
  border-collapse: collapse;
  table-layout: fixed
}

a {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Arial;
  font-size: 10pt;
  }

a:visited {
  color: #FFFF00;
}

a:hover {
  color: #FFFF99;
  text-decoration: underline;
}