a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a:link {
    color: #0b6efd;
}

a:visited {
    color: #6c757d;
}

a:hover {
    text-decoration: underline;
}