body {
font-family: Verdana; 
font-size: 11px; 
color: #000000;
padding: 0;
margin: 0;
background-color: #FEC66F;
}

table {
font-family: Verdana; 
font-size: 11px; 
color: #000000;

}
a:link {
	color: #A52D2C; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration: bold;
}
