BODY {
scrollbar-face-color: #000000; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #FA7720; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #FA7720; 
scrollbar-track-color: #FA7720;
scrollbar-arrow-color: #FA7720
}

.textwhite {
    font-family:      verdana;
    color:            white;
    font-size:        13px;
    text-decoration:  none;
}
.textlarge {
    font-family:      Arial;
    color:            white;
    font-size:        20px;
    text-decoration:  none;
    font-weight:			bold;
}
.textorange {
    font-family:      verdana;
    color:            #FF6600;
    font-size:        13px;
    text-decoration:  none;
}
ul.listorange, li.listorange {
		color:						#FF6600;
}