body {
        font-family:sans-serif;
}


.menu_button {

        font-size:11px;
        font-weight:bold;
        color:#000066;

}

#menu_button_selected {

        background-color:#CCCCDD;

}

.menu_button a:hover {
        color:#000066;
        background-color:#ffeac7;
}

a img {
        border-width:0px;
}
