body {
	background-color: #000000;
}
a:link {
	color: #0099FF;
	text-decoration:none 
}
a:visited {
	color: #0099FF;
	text-decoration:none 
}
a:hover {
	color: #00CCFF;
	text-decoration:none
}y

a:active {
	color: #0099FF;
	text-decoration:none 
}


.standardtext {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	line-height: 20px;
}
.h2 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #0099FF;
}
.menutext {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
}

.smalltext {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #999999;
}
