a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #ffffff;
	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: #000;
	border-color: #fff;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
