/* Add here all your CSS customizations */

a:focus, a:hover {
    text-decoration: none !important;
    color: #0099e6;
}


p a:link, p a:hover {
    text-decoration: none !important;
    color: #0099e6;
}

p a:focus, p a:hover {
    text-decoration: none !important;
    color: #c104ad;
}




