body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF99;
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	text-indent: 10pt;
}
a:link {
	color: #FFFF99;
}
a:visited {
	color: #FFCC66;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}

