body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	color: #ceaf53;
}
a {
	color: #ceaf53;
	text-decoration: underline;
}
a:hover {
	color: #ceaf53;
	text-decoration: none;
}

