body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: medium; color: #fff; }
body {
	background-color: #8f0000;
}
a:link {
	color: #ffd438;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ff5b13;
}
a:hover {
	text-decoration: underline;
	color: #ff9c0a;
}
a:active {
	text-decoration: none;
	color: #35393c;
}

