 BODY {
  background-color: #FFFFFF; color: #000000;
  background-image: url(http://www.jacknerudrealty.com/images/woodbkg.jpg);

}   
  a:link {color: #0000FF;} 
  a:visited {color: #800080;} 
  a:active {color: #FF0000;} 
  a:hover {color: red;}
  a.plain {
  text-decoration: none; 
 }


   .frame {
   border: 5px;
   border-style: ridge;
   border-color: #000000;
}
  .imgbord {
  border-width: 5px;
  border-color: red;
  border-style: ridge;
}

  .thin {
  border-width: 2px;
  border-color: #000000;
  border-style: ridge;
}


  .b {font-weight: bold;}
  .center {text-align: center;} 
  .right {float: right;}
  .left {float: left;}
  .clear {clear: both;}
  .buf {margin-right: 2em;}
  .ind {margin-left: 2em;}
  .bg {font-size: large;}
  .i {font-style: italic;}
  .sm {font-size:  smaller;}
  .u {text-decoration: underline;}
  .in {text-indent: 1em;}
  .red {color: red;}
  .r {text-align: right;}
  .none {list-style-type: none;}
  
  
