body, table, td
{
  background-color: #070608;
  color: #573C54;
  font-family: tahoma;
  font-size: 10;
}

b
{
  color: #606878;
}

a
{
  text-decoration: none;
  white-space: nowrap;
  color: #715F6F;
}

a:hover
{
  color: #c0c0c0;
}

.small_font
{
  font-size: 9;
}
