<style type="text/css">
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F0D6;
}
body {
	background-color: #DACAA8;
	margin-bottom: 0px;
}
a:link {
	color: #E2CB8D;
	font-weight: bold;
	text-decoration: none;
	
}
a:visited {
	font-weight: bold;
	color: #E2CB8D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #F7EFDB;
}
a:active {
	font-weight: bold;
	color: #E2CB8D;
}

input, textarea, option, select {background-color: #8b7854; font: 12px arial; color: #F7F0D6; border-style: solid; border-color: #F7F0D6; border-width: 1px}

-->
</style>