/** Classes */

.white {color: #ffffff; font-size: 1px; background-color: #ffffff}
.maintext {font-family: verdana; font-size: 12px; color: #000000}
.maintextlarge {font-family: verdana; font-size: 14px; color: #000000}
.maintexthuge {font-family: verdana; font-size: 20px; color: #ff0000; text-strength: bold;}
.maintextorange {font-family: verdana; font-size: 12px; color: #ff9900}
.maintextorangelarge {font-family: verdana; font-size: 14px; color: #ff9900}
.maintextsmall {font-family: verdana; font-size: 10px; color: #ffffff}
.buytable {border-top-color: #000000; border-top-style: solid; border-top-width: 2px;
           border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 2px;
           border-left-color: #000000; border-left-style: solid; border-left-width: 2px;
           border-right-color: #000000; border-right-style: solid; border-right-width: 2px;
           background-color: #ff9900}

/** HTML Elements */

a.maintext {text-decoration: none; color: #ff9900}
a.maintext:hover {text-decoration: underline; color: #ff9900}