.footer{ 
font-weight: normal;
font-size: 71%;
}

a.footer-copy:link {
font-weight: normal;
font-size: 71%;
color: #656565;
text-decoration:none;
}
a.footer-copy:visited { 
font-weight: normal;
font-size: 71%;
color: #656565;
text-decoration:none;
}
a.footer-copy:hover{
font-weight: normal;
font-size: 71%;
color: #656565;
text-decoration:underline;
}


a.footer-font:link {
font-weight: normal;
color: #0033CC;
text-decoration:none;
}
a.footer-font:visited {
font-weight: normal;
color: #0033CC;
text-decoration:none;
}
a.footer-font:hover {
font-weight: normal;
color:#CC3333 #;
text-decoration:underline;
}