body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	color: #CCCCCC;
}
a {
	color: #FCF99E;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .125em;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}


.white {
	color: #FFFFFF;
}
