a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #F6921D;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	color: #F6921D;
	text-decoration: underline;
}
.footertext {
	color: #F6921D;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	text-transform: capitalize;
}
.footerbgcolor {
	background-color: #5A3D1C;
}
