.footer {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #9933CC;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
