a {
    color: #5785c4;
    text-decoration: none;
}

a:hover {
    color: #d94f4f;
}

a:visited {
    color: #d94f4f;
}