body,td {
  #background: #000000;
  #color: #000000;
  font-family: Verdana;
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #FF9C00;
}

a:visited {
  text-decoration: none;
  color: #FF9C00;
}

a:hover {
  text-decoration: underline;
  color: #FF9C00;
}