a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
A.footerlink:hover   {
	text-decoration: underline;
}
.footertext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.footerbgcolor {
	background-color: #0D6CE8;
}
