.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: normal;
}
.footer a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
}
.footer a:active {
	text-decoration: none;
	color: #8ebc28;
}