.linkhover:hover{
    border-bottom: 2px solid !important;
    cursor: pointer;
}
.linkhover{
    cursor: pointer;
}

.linkactive{
    border-bottom: 2px solid !important;
}

