a:link {
	color: 75FFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;



}

a:visited {
	color: 75FFFF;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 75FFFF;
}


}

