body {
	background-color: #000000;
	font-family: Futura, "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #66CCFF;
}
a:active {
	color: #00FF99;
}
.small {
	font-size: 10px;
}
.green {
	color: #00FF00;
}

