.underline {
    background: none !important;
}
.underline:hover{
    background: none !important;
    text-decoration: underline;
}