tbody  tr td{
    color:rgb(0, 0, 0);
}
td a{
    color:#06BBCC;
}
td a:hover{
    color:#0e0347;
}