.hoverSlideshowLinks a.yellowBG {
    background: #ffd500;
}

.hoverSlideshowLinks a.greenBG {
    background: #008e53;
}

.hoverSlideshowLinks a.blueBG {
    background: #004281;
}

.hoverSlideshowLinks a.lightBlueBG {
    background: #00ace0;
}

.hoverSlideshowLinks a.active {
    background: #5d5d5d;
}