body, td, a {
  color: #ffffff;
}
a {
  font-weight: bold;
  font-family: Helvetica, Verdane, Arial, sans-serif;
}

a:hover {
  color: #ff8800;
}