BODY
{    
	MARGIN-TOP: 10px;    
	COLOR: #000000;    
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #e1dcd4;
}
table
{    	
	BACKGROUND-COLOR: #e1dcd4;
}
a
{	
	color: #e1dcd4; 	
	text-decoration: none;
}
a:hover
{
 	color: #000000;
 	text-decoration: none;
}


