a:link {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic";
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}

