body {
margin-top:10px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;


}
.bodytext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: 400;
color: #333333;
line-height: 5px;
}
a:link{
	COLOR: #928776;
	text-decoration:none;
	font-weight: 400;
	
}
a:active
{    
color:#625A4F;
text-decoration:none;
font-weight: 400;
} 

a:visited {
	COLOR: #928776;
	text-decoration:none;
	font-weight: 400;
}
a:hover {
	color:#433281;
	text-decoration:none;
	font-weight: 400;
	
}