
body {
	background-image: url(img/back_v.jpg);
	font-family: Trebuchet MS;	
	font-size: 10px;	
	color: #996633;
    margin:0;
	padding:0;
	height: 100%;
	width: 100%;
	}
.txt_small {
      font-family: Trebuchet MS;
      font-size: 11px;
	  text-align: justify;
	  text-align: left;		
	  color: #7F3B03;
      }
.txt_front {
      font-family: Trebuchet MS;
      font-size: 12px;
	  text-align: justify;
	  font-weight: none;			  
	  color: #522405;
      }	  
.txt_medium {
      font-family: Trebuchet MS;
      font-size: 13px;
	  text-align: justify;
	  font-weight: none;		
	  color: #7F3B03;
      }
.txt_header {
      font-family: Trebuchet MS;
      font-size: 16px;
	  font-weight: bold;	
	  text-align: left;		
	  color: #7F3B03;
      }
a:link {
      font-family: Trebuchet MS;
      font-size: 13px;
	  text-decoration: underline;		
	  color: #7F3B03;
      }	   
a:hover {
      font-family: Trebuchet MS;
	  color: #7F3B03;
	  font-size: 13px;
	  text-decoration: none;
      }
		
a:active {
      font-family: Trebuchet MS;
	  color: #7F3B03;
	  font-size: 13px;
	  text-decoration: none;
         }
a:visited {
      font-family: Trebuchet MS;
	  color: #7F3B03;
	  font-size: 13px;
	  text-decoration: none;
          }
a:link#front {
      font-family: Trebuchet MS;
      font-size: 12px;
	  text-decoration: underline;		
	  color: #873903;
      }	   
a:hover#front {
      font-family: Trebuchet MS;
	  color: #873903;
	  font-size: 12px;
	  text-decoration: none;
      }
		
a:active#front {
      font-family: Trebuchet MS;
	  color: #873903;
	  font-size: 12px;
	  text-decoration: none;
         }
a:visited#front {
      font-family: Trebuchet MS;
	  color: #873903;
	  font-size: 12px;
	  text-decoration: none;
          }				  
select {
background-color: #D8C68A; 
font-size: 13px; 
color: #7F3B03; 
font-family: TREBUCHET MS;
border-style: 1px solid gray;
}
