a.link {
    color: #333;
    text-decoration: none;
}

a:hover.link,
a:active.link {
    color: #167ac6;
}