<style type="text/css">

<!--
body {
	scrollbar-face-color:#EEE7D5;
	scrollbar-highlight-color:#EEE7D5;
	scrollbar-3dlight-color:#e0d691;
	scrollbar-darkshadow-color:#EEE7D5;
	scrollbar-shadow-color:#e0d691;
	scrollbar-arrow-color:#e0d691;
	scrollbar-track-color:#EEE7D5;
}
body,td,th {
	color: #746347;
	font-family: Verdana;
	font-size: 10px;
}
a:link {
	color: #EEE7D5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEE7D5;
}
a:hover {
	text-decoration: underline;
	color: #E0D691;
}
a:active {
	text-decoration: none;
	color: #EEE7D5;
}

</style>