body, table, td
{
  background-color: #0F0E11;
  color: #592929;
  font-family: verdana;
  font-size: 10;
}

b
{
  color: #7A3434;
}

a
{
  text-decoration: none;
  white-space: nowrap;
  color: #4C1E1E;
}

a:hover
{
  color: #C7382D;
}

.small_font
{
  font-size: 9;
}

.latestnews
{
  color: #FA716A;
}

