
body {
	background: #ecd2b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a, table {
	color: #29494a;
	text-decoration: none;
font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: #c98032;
font-weight: bold;
}



