body, table, td
{
  background-color: #101010;
  color: #606060;
  font-family: verdana;
  font-size: 10;
}

b
{
  color: #909090;
}

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

a:hover
{
  color: #c0c0c0;
}

.small_font
{
  font-size: 9;
}
