body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #999999;
}
a {
	font-size: 10px;
	color: #F8D053;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F8D053;
}
a:hover {
	text-decoration: none;
	color: E5B52D;
}
a:active {
	text-decoration: underline;
	color: #E5B52D;
}
