.bottom {
        color: #993;
        background: transparent;
        }

div.bottom h5, h6 {
        color: black;
        background: transparent;
        }

ul.menu {
    background-color: #cddcf3;
}

ul.menu a {
    color: #3874d1;
}

ul.menu a:hover {
    background-color: #eee;
}

ul.menu a.switch:hover {
    background-color: transparent;
}

.catHead {
    background-color: #ffc;
    }
