.aa td a{
    color: black;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
}
.aa td a:active {
    background-color: red;
}

 