A:hover
{
    COLOR: blue;
    TEXT-DECORATION: none
}
A
{
    COLOR: white;
    TEXT-DECORATION: none
}
