
element.style {
    background-color: #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-family: TildaSans;
    font-weight: 700;
    text-transform: uppercase;
}
.t228 a, #allrecords .t228 a {
    text-decoration: none;
    color: #000000;
}
#allrecords a {
    color: #000000;
    text-decoration: none;
}
.t228 .t-btn {
    height: 40px;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 10px;
}