/* Add here all your CSS customizations */


a:focus, a:hover {
    text-decoration: none !important;
    color: #bf9f62;
}


p a:link, p a:hover {
    text-decoration: none !important;
    color: #bf9f62;
}

p a:focus, p a:hover {
    text-decoration: none !important;
    color: #a28650;
}



