


#MainText{
	font-family : "Century Gothic";
	font-size : 12px;
	color: #CCCCCC;
	text-align : justify;
}


A {

font-family : "Century Gothic";
	font-size : 12px;
	text-decoration : none;
	color: #999999;
	
}

A:HOVER{

font-family : "Century Gothic";
	font-size : 12px;
	text-decoration : none;
	color: #CCCCCC;
}

A:VISITED{

font-family : "Century Gothic";
	font-size : 12px;
	text-decoration : none;
	color: #CCCCCC;
}






