BODY, TABLE, TR, TD {
  font-family: Arial;
  font-size: 11px;
  color: #c0c0c0;
}

A {
  font-family: Arial;
  color: #ff6600;
  font-size: 11px;
  text-decoration: none;
}

A:HOVER {
  font-family: Arial;
  color: #ff6600;
  font-size: 11px;
  text-decoration: none;
}

SMALL {
  font-family: Arial;
  font-weight: normal;
  font-size: 9px;
}
