a:link, a:visited {
  text-decoration : none;
  color : #cc0000;
}

a:active, a:hover {
  text-decoration : underline;
  color : #ff0000;
}

body {
  background-color: #ffffff;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
}

.footer {
  color : #cccccc;
}

.form {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
  background-color: #990000;
}
