A {
        text-decoration: none;
}

A:Hover {
        text-decoration: none;
        color: Red;
}