.content a {
    color: #c54d19 !important;
}

.content a:active {
    color: #FCB50C !important;
}

.content a:hover {
    color: #E65919 !important;
}

.content a:visited {
    /* Karine told me this is not very important.  I agree */
    /*color: #E65919 !important;*/
}
