a.footerlink:link, a.footerlink:active, a.footerlink:visited, a.footerlink:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}
A.footerlink:hover   {
	color: #AAAAAA;
	text-decoration: underline;
}
.footertext {
	color: #999999;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: capitalize;
}
.footerbgcolor {
	background-color: #225588;
}
