.footer2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
}
.footer2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.footer2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #002851;
	text-decoration: underline;
}
.footer2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: underline;
}
