A {
    color: #336699;
    text-decoration: none;
}
A:HOVER {
    color:#CC0066;
}
A.footer{
    color: #336699;
    font-size: 9px;
    text-decoration: none;
}
A.footer:HOVER{
    font-size: 9px;
    text-decoration: underline;
}