 BODY {
  margin-top: 0; margin-left: 0; margin-right: 0;
  background-color: #f8e8d8; color:#000000;
  background-image: url(http://www.tophoj.com/images/wheat25.jpg); background-repeat: repeat-y;
}

  a:link {color: #0000FF;} 
  a:visited {color: #800080;} 
  a:active {color: #FF0000;} 
  a:hover {color: brown;}
  a.plain {   text-decoration: none; color: #FFFFFF; background-color: #f8e8d8;}


  .button {
  text-decoration: none; 
  color: #FFFFFF;  background-color: #400000;
  font-variant: small-caps; 
  font-family: Verdana,sans-serif; 
  font-size:.7em;    
  font-weight: bold;
  border-style: none; border-color: #600000
} 
  .button a:visited{
  text-decoration: none; 
  color: white;
}
  .button a:link{
  text-decoration: none; 
  color: white;
}

  
  .b {font-weight: bold;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .bg {font-size: large;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .u {text-decoration: underline;}
  .in {text-indent: 1em;}
  .marg {margin-left: 1em;}
  .br {color: #600000; background color: #f8e8d8;}