a {
    text-decoration: none;
}

a:hover {
    background-color: darkgrey;
}

table {
    text-align: center;
    vertical-align: middle;
    width: 508px;
    height: 312px;
    background-color: rgb(255, 255, 204);
}
