@charset "utf-8";
.footer {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.footer a:link {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.footer a:visited {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.footer a:hover {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.footer a:active {
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
