span.textClass {
    color: white;
}

.class_titleBt {
    background-color: transparent;
    border-width: 0;
    width: 102px;
    height: 47px;
    cursor: pointer;
}

.class_titleBt:hover {
    background: #0069CF;
}