body, td, th {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #ffffff;
}
body {
  background-color: #000000;
  background-image: url(../images/hdr-tile.gif);
  background-repeat: repeat-x;
  color: #ffffff;
}
body {
  margin: 0px;
}
a:link {
}
a:visited {
  text-decoration: none;
  color: #999999;
}
a:hover {
  text-decoration: underline;
  color: #ffffff;
}
a:active {
  text-decoration: none;
}
