a,u,span{
    text-decoration:none !important;
}
a{
    /* color: rgb(0, 124, 240) !important; */
    color: black;
}
a:hover{
    font-weight: bold;
}

table{
    width: 95%;
}