A
{
    COLOR: #336699 ;
    TEXT-DECORATION: none;
    font: bold;
}
A:HOVER {
color : #E85527;
text-decoration : none;
}