a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: white;
	font-size: 16px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	text-decoration: none;
}
.footertext {
	color: white;
	font-size: 14px;
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: bold;
	text-transform: none;
}
.footerbgcolor {
	background-color: #002b42;
}
