a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: white;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	text-decoration: none;
}
.footertext {
	color: white;
	font-size: 10px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: normal;
	text-transform: none;
}
.footerbgcolor {
	background-color: #000099;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
}
