body {
	background-color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table {
	background-color: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

A {
COLOR: black; TEXT-DECORATION: none
}

A:hover {
COLOR: white; BACKGROUND-COLOR: black; TEXT-DECORATION: none 
}