<style type="text/css">
<!--
body,td,th {
	color: #BFC2B7;
	font-family: sans-serif;
}
body {
	background-color: #000000;
}
a:link {
	color: #AA762A;
}
a:visited {
	color: #AA762A;
}
.button {
	font-family: sans-serif;
	font-size: 15px;
	text-decoration:none;
	font-weight: normal;
	height: 17px;
		width: 200px;
	background: #000000;
	color: #FFFFFF;
	padding: 0px;
}
.button:hover {
	.button {
	font-family: sans-serif;
	font-size: 15px;
	text-decoration:none;
	font-weight: normal;
	height: 17px;
			width: 200px;
	background: #000000;
	color: #FFFFFF;
	padding: 0px;
}
p {
	color: #FFFFFF;
	font-family: verdana;
}

-->
</style>