@import url("styles.css");
@import url("styles_modern.css");

div.menubartop {
    background-color:rgb(240,245,255);
}

a.menuButton, a.menuButtonActive {
    background-color:rgb(240,245,255);
}

.menu, a.menuItem {
    background-color:rgb(240,245,255);
}

a.menubarlentry {
    background-color:rgb(240,245,255);
}

