body {
	{ 
background-color: #EFE7DE}

TD {	

font-family: arial; Book Antiqua; Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3C3C3C;
	text-decortation: none;
	margin: 0;

}
A:link {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;

}

A:visited {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;

}

A:active {
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;

}

A:hover {
	color: #efc142;
	text-decoration: none;
	font-weight: bold;
}