a:link {
    color: #00549c;
    font-style: normal;
}

a:visited {
    color: #00549c;
    font-style: normal
    text-decoration: none;
}

a:hover {
    color: #8e8e8e;
    text-decoration: underline;
}

a.active {
    color: #00549c !important;
}