body,
tr,
td,
table,
input,
p,
div,
li,
Textarea,
Select {
    font-size: 10pt;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    background-color: #FFC;
}

.txts {
    font-size: 8pt;
}

.txtw {
    color: #F00
}

.OverMenu {
    border: solid 1px #FF9;
    background-color: #FFC;
    color: #333;
    cursor: pointer;
}

.menu {
    color: #FFF;
}

a:link {
    text-decoration: none;
    color: #906
}

a:visited {
    text-decoration: none;
    color: #906
}

a:hover {
    text-decoration: none;
    color: #F00
}

a:active {
    text-decoration: none;
    color: #906
}

#top-menu-old {
    background-color: red ;
}

 #top-menu, #top-menu-new {
    background-color: red ;
}