/**
 *
 *  University of Chicago Lab School
 *  Client CSS
 *
 */


.fsStateSelected a {
    background: #800000;
}

.fsStyleDefaultButton:hover {
    background: #800000;
}




/* End Section */