BODY {
  font-size : 12pt;
  font-family : Arial;
  font-weight : bold;
  color : #969696;
  background-image : url(bg-dark.gif);
  text-decoration : none;
  background-color : black;
}
A  {
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
  font-style : normal;
  color : #ad5a5a;
  text-decoration : none;
}
A:VISITED  {
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
  color : #ad5a5a;
  text-decoration : none;
}
A:HOVER  {
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
  font-style : normal;
  color : #ffffff;
  text-decoration : none;
}
A:ACTIVE {
  font-size : 10pt;
  font-family : Arial;
  font-weight : normal;
  color : #ad5a5a;
  text-decoration : none;
}
TD  {
  font-size : 12px;
  font-family : Arial;
  font-weight : normal;
  font-style : normal;
  color : #969696;
  text-decoration : none;
  background-color : black;
  background-image : url(bg-dark.gif);
}
