.simple-content a:hover:not(.btn-small):not(.btn-medium):not(.btn-large), .simple-content a:focus:not(.btn-small):not(.btn-medium):not(.btn-large){
    background-color:#ffffcc !important;
    color: #000 !important;
}

.sport-landing-navigation>.listing-item>a:hover, .sport-landing-navigation>.listing-item>a:hover>span, .sport-landing-navigation>.listing-item>a:focus, .sport-landing-navigation>.listing-item>a:focus>span {
    background-color:#ffffcc !important;
    color: #000 !important;
}

a:hover>.listing-label, a:focus>.listing-label{
    background-color:#ffffcc !important;
    color: #000 !important;
}