a {
    color: #1b95e0;
    text-decoration: none !important;
    font-weight: bold;  
}
a:hover {
    color: #1b95e0;
    text-decoration: underline !important;
}
