a {
	text-decoration: none;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-top: 0px;
}
.menufont {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FF66CC;
	font-weight: 300;
	cursor: hand;
}
.menufont:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
.footerFont {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
}
.logofont {
	font-family: "Century Gothic", verdana;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: 300;	
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 300;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #FF66CC;
	font-weight: 300;
	cursor: hand;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #FFFFFF;
}

