body {
  font-family: "trebuchet ms", arial, helvetica;
  font-size: 12px;
  background-color:#1f1f1f;
}

td {
  font-family: "trebuchet ms", arial, helvetica;
  font-size: 12px;
  vertical-align:middle;
}

a:link {
  text-decoration: None;
  font-weight: none;
  color: #000000;
}

a:visited {
  text-decoration: None;
  font-weight: none;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  font-weight: none;
  color: #BC4200;
}