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

.test {
    background-color:rgb(253,247,202);
}

div.menubartop {
    background-color:rgb(228,246,231);
}

a.menuButton, a.menuButtonActive {
    background-color:rgb(228,246,231);
}

.menu, a.menuItem {
    background-color:rgb(228,246,231);
}

a.menubarlentry {
    background-color:rgb(228,246,231);
}

