A {
    color: #009;
    text-decoration: none;
}
A:hover {
    color: #009;
    text-decoration: underline;
}
