body{
    background-image: url(images/sidea.bmp); 
    background-repeat: repeat-y;
    scrollbar-face-color: #000000; 
    scrollbar-highlight-color: #000000; 
    scrollbar-shadow-color: #ffffff;
    scrollbar-3Dligh-color: #ffffff; 
    scrollbar-arrow-color: #ffffff;  
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-base-color: #ffffff;
    font-family: Impact, Arial, Helvitica, sans-serif; 
    }
.big{
    font-family: verdana, arial, helvitica, sans-serif;
    font-size: 13px; 
    color: #999999;
    text-align: right;
    font-weight: bold;
    }
.bigger{
    font-family: verdana, Arial, Helvitica, Sans-serif;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    }
.biggest{
    font-family: verdana, Arial, Helvitica, Sans-serif;
    font-size: 13px;
    color: #FFFF99;
    font-weight: bold;
    }
.comic{
    font-family: comic sans ms, arial, helvitica, sans-serif;
    font-size: 13px; 
    color: #ffff99;
    text-align: center;
    font-weight: bold;
    }
.smal{
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff; 
    }
.small{
    font-family: verdana;
    font-weight: bold;
    font-size: 13px;
    color: #999999; 
    text-align: left;
    }
.smaller{
    font-family: sans-serif;
    font-size: 10px;
    color: #ffffff; 
    text-align: center;
    }
.smallest{
    font-family: sans-serif;
    font-size: 10px;
    color: #999999; 
    text-align: center;
    }
.text{
    font-family: times new roman;
    color: #ffffff;
    }
.lineup{
    font-family: sans-serif;
    font-size: 12px;
    color: #9999ff;
    }
a.one:link {color: #000000; text-decoration: none}
a.one:visited {color:#000000; text-decoration: none}
a.one:hover {background: #ffffff}
a.two:link {color: #9999ff; text-decoration: none}
a.two:visited {color: #9999ff; text-decoration: none}
a.two:hover {text-decoration: underline}
a.three:link {color: #ffff99; text-decoration: none}
a.three:visited {color: #ffff99; text-decoration: none}
a.three:hover {text-decoration: underline} 


