BODY, TD  {
	font-family : Verdana, sans-serif;
	font-size : x-small;
	color : #3E3A33;
	background-color : E7DACA;
}

A  {
	text-decoration : none;
	color : #3E3A33;
	font-size : x-small;
	background-color : #E7DACA;
}

A:Hover  {
	text-decoration : underline;
	color : #940C0C;
}

