a {	
	font-size: 10;
	color: #666666;	
	text-decoration: none
}

a:hover {
	font-size: 10;
	color: #990000;
	text-decoration: underline;
}
body {	

	font-family: Arial;	
	font-size: 10;		
	color: #666666;

	}


table {
	color:#FEFDE7
	}
	
	td, th {	
	font-family: Arial;
	font-size: 10;
	color: #666666
	}
