a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {

	color: #0066CC;
	text-decoration: none;
}
a:active {


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



	color: #CCCCCC;
	text-decoration: none;
}
body {
	font-family: "century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
}
