/* CSS Document */
<style type="text/css">
<!--
body,td,th {
	color: #3f3373f;
}
body {
	background-color: #8B8B8B
}
a:link {
	text-decoration: none;
	color: #f9f4eb;
}
a:visited {
	text-decoration: none;
	color: #f9f4eb;
}
a:hover {
	text-decoration: none;
	color: #ede4d5;
}
a:active {
	text-decoration: none;
	color: #f9f4ebf;
}
-->
</style></head>
