html{
 scrollbar-arrow-color: #FFCC33;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #996600;
 scrollbar-face-color: #CC9900;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #000000;
 overflow-x: hidden;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000000;
}
.melotiaplain {
 font-family: Courier New;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #CC9933;
}
.melotiaplainwhite {
 font-family: Courier New;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.melotiasmallwhite {
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.melotiawhite {
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.melotiaaccent {
 font-family: Courier New;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFCC00;
}
.melotiatitle {
 font-family: Courier New;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFCC00;
}
.maintext {
 font-family: Arial;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.formtext {
 font-family: Arial;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #663300;
}
a:link { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:hover { color: #FFCC00; text-decoration: bold }
