BODY {
  background: #5B513A;
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
}

A:link { font-size: 12px; color: #000000; text-decoration: none;}
A:visited { font-size: 12px; color: #000000; text-decoration: none;}
A:active { font-size: 12px; color: #000000; }
A:hover { font-size: 12px; color: #CC6412; text-decoration: underline;}

.mainT {
  background: #D3C2A0;
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
}

h1 {
  color:#ffffff;
  font-family: Verdana;
  font-size: 10px;
}

.bktbl {
  background: #CC6412;
  padding: 2px;
}

.foot {
  background: #D3C2A0;
  font family:  Verdana;
  font-size:  12px;
  color: #000000;
}

.topnav {
  background: #27231A;
  font family:  Verdana;
  font-size:  12px;
  color: #ffffff;
}

.credit {
  background: #5B513A;
  font family:  Verdana;
  font-size:  12px;
  color: #000000;
}