body { margin: 0px;} 


.text{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
} 




a{
	color: #8D4921;
	text-decoration: none;
	
} 


a:hover{
	color: #663300;
		text-decoration: underline;
	
} 

