body { background-color: #816E70;
}

body,div,span,p,td{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
color: #816E70;
	text-decoration: underline;
	font-weight: bold;
	
}
a:active{
		font-family: Arial, Helvetica, sans-serif;
	color: #816E70;
	text-decoration: underline;
	font-weight: bold;

}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
color: #816E70;
text-decoration: underline;
	font-weight: bold;
}
