a {
    color: #1E6B2F;
}
a:hover, a:focus {
    color: #E12626!important;
    text-decoration: underline;
}