body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #FFFF99;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF9933;
}
