body 
{
   margin: 0px;
   background-color: #663300;
}


td
{
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #ff9900;
   vertical-align: top;
}

  A:link { color: #ff9900; text-decoration: none; }
  A:visited { color: #ff9900; text-decoration: none; }
  A:active { color: #ff9900; text-decoration: none; }
  A:hover { color: #ffffff; text-decoration: underline; }

.small {
  font-size: 90%;
  color: #ffffff;
}

