
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #5E341E;
	background: #FFFFF;
}
	

a {	
	color: #5E341E; text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; font-weight: normal;}


a:hover {
	color: #5E341E;
	text-decoration: underline;
	background-color: #BDE381;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;}
	
a:visited    {
	color: #C3691C;
	text-decoration: none;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;}
		
div	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;		
	}		

