#top #az_query_tbl a {
    color: #000000 !important;
}
#top .entry-content-wrapper #az_query_tbl td.sp_link a, #top .entry-content-wrapper #az_query_tbl td.sp_link a:visited {
    color: #de1600 !important;
    font-weight: bold;
    text-align: center;
}
#top #az_query_tbl td.silks img {
    background-color: #fff;
    border: 1px solid;
    border-color: #ccc;
    border-radius: 3px;
    text-align: center;
}

#top .entry-content-wrapper #az_query_tbl tr:nth-child(even) {background: #FFF}
#top .entry-content-wrapper #az_query_tbl tr:nth-child(odd) {background: #F0F0F6}
