.classTable A.register, .classPage A.register, A.classDetails, A.dropin
{
    border-radius: 5px;
    background-color: #5d86ff;
    font-weight: normal;
    color: white !important;
    padding: 8px;
    display: inline-block;
    min-width: 90px;
    text-align:center;
    text-decoration: none;
}
