a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: FFFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	text-decoration: underline;
}
.footertext {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.footerbgcolor {
	background-color: #8C9868;
}
