
a.footer{
font-weight: normal;
color: #005A8F;
		font-family: Arial, Helvetica, sans-serif;
}
a.footer:link {
font-size: 71%;
text-decoration:none;
color: #005A8F;
		font-family: Arial, Helvetica, sans-serif;
}

a.footer:visited {
font-size: 71%;
text-decoration:none;
color: #005A8F;
		font-family: Arial, Helvetica, sans-serif;
}

a.footer:hover,a.footer:active {
font-size: 71%;
text-decoration:underline;
color: #005A8F;
		font-family: Arial, Helvetica, sans-serif;
}

