Body {
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-family: arial, serif;
	}


A	{text-decoration: underline;
	 color: #483723;}

A:hover	{text-decoration: none;
	 color: #483723;}
		 
.select { background-color:#B5A38F;
		  font-family:verdana,helvetica,arial,sans-serif;
		  font-size:10px;}
		  
.select_head { font-family:verdana,helvetica,arial,sans-serif;
			   font-weight:800;
			   font-size:11px;}
			   
.text_title { font-family:verdana,helvetica,arial,sans-serif; 
			  font-size:10px;
			  font-weight:800;
			  color:#483723; }
			  
.text_head { font-family:verdana,helvetica,arial,sans-serif;
			 font-size:10px;
			 font-weight:800;
			 color:#483723; }
			 
.text_main { font-family:verdana,helvetica,arial,sans-serif;
			 font-size:10px;
			 color:#483723; }
			 
.contactform {	background-color: #ffffff;
 				font-size: 11px;
				color: #222222;
				border: #95bed4 solid 1px}

			   
			   

