a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #0C0C0C;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	color: #C93306;
	text-decoration: underline;
}
.footertext {
	color: #1C1C1C;
	font-size: 14px;
	font-family: Verdana;
	font-weight: normal;
	text-transform: none;
}
.footerbgcolor {
	background-color: #CECECE;
}
