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