.redtext{
     color: #F90034;
     text-decoration: none;
     font-size: 11px;
     font-weight: bold;
}
body {
     font-family: sans-serif;
}
A.black_un {
     color: #000000;
     font-weight:normal;
     text-decoration: underline;
}
A {
     color: #000000;
}
.bottom_menu {
     font-size: 11px;
     background: #96CA5E;
     padding-left:45px;
}
.bottom_menu A {
     color: #000000;
     text-decoartion: none;
     font-weight: bold;
}
.bottom_menu A:hover {
     text-decoartion: underline;
}
.page_name {
     font-size: 20px;
     color: #93B470;
}
.text {
     font-size: 11px;
}
.comic {
     font-family:Comic Sans MS;
}
.comicredbold {
     font-family:Comic Sans MS;
     font-weight: bold;
     color: #ff000;
}

.mainmenu {
     color: #F90034;
     width: 50%;
}
.mainmenu A {
     margin-left: 10px;
     color: #F90034;
     text-decoration: none;
     font-size: 11px;
     font-weight: bold;
     letter-spacing: 3px;
}
LI.submenu {
     color: #F90034;
}
LI.submenu A {
     color: #F90034;
     text-decoration: none;
     font-size: 11px;
     font-weight: bold;
}
LI.submenu A:hover {
     text-decoration: underline;
}
LI.conmenu {
     color: #8DB765;
}
LI.conmenu A {
     color: #8DB765;
     text-decoration: none;
     font-size: 11px;
     font-weight: bold;
}
LI.conmenu A:hover {
     text-decoration: underline;
}
LI.conmenu A.black {
     color: #000000;
}
LI.conmenu B.black {
     font-size: 11px;
     color: #000000;
}
INPUT {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
}
TEXTAREA {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
}
INPUT.but {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px outset silver;
        border-bottom: 1px outset silver;
        border-right: 1px outset silver;
        border-left: 1px outset silver;
}

