BODY, TABLE, TD {
  font-size: 12px;
  vertical-align: top;
  font-family: Verdana, Arial, sens-serif;
}

body {
background: #F7E3DB;
}


A {
  color: #990033;
  text-decoration: none;
}

A:hover {
  color: #666666;
  text-decoration: overline underline;
}