.footer {
	font-size: 9pt;
	font-weight: normal;
	color: #006633;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;

}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006633;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
.footer a:hover {
	color: #996600;
	font-weight: normal;

}
