BODY { 

        background-image: url(back3.jpg); 

        color: #5F371F; 

        margin-top: 10px; 

        margin-bottom: 0px; 

        padding: 0px; 

        
}
p {

  color:#5F371F;

  padding-bottom:3px;

  
    font-family: trebuchet ms, Georgia, Arial, sans-serif;

  font-size:12px;



}

a:link {
  color:#5F371F;
  padding-bottom:0px;
  font-family: trebuchet ms, Georgia, Arial, sans-serif;
  font-size:12px;
  text-decoration:underline;
  font-weight: normal;
  background: none;
  text-transform: none;

}
a:visited {
  color:#5F371F;
  padding-bottom:0px;
  font-family: trebuchet ms, Georgia, Arial, sans-serif;
  font-size:12px;
  text-decoration:underline;
  font-weight: normal;
  background: none;
  text-transform: none;

}
a:hover {
  color:#ffffff;
  padding-bottom:0px;
  font-family: trebuchet ms, Georgia, Arial, sans-serif;
  font-size:12px;
  text-decoration:underline;
  font-weight: normal;
  background: none;
  text-transform: none;


}
