body         { scrollbar-face-color: #434343; scrollbar-shadow-color: black; 
               scrollbar-highlight-color: silver; scrollbar-3dlight-color: 
               gray; scrollbar-darkshadow-color: black; 
                scrollbar-track-color: black; scrollbar-arrow-color: white }
a:link       { color: white; text-decoration: none }
a:active     { color: red; text-decoration: none }
a:visited    { color: white; text-decoration: none }
a:hover      { color: orange; text-decoration: underline }
.navlink:link { font-size: 11px; color: silver; text-decoration: none }
.navlink:active { font-size: 11px; color: white; text-decoration: none }
.navlink:visited { font-size: 11px; color: silver; text-decoration: none }
.navlink:hover { font-size: 11px; color: white; text-decoration: underline }
.header      { font-family: verdana; font-size: 12px; font-weight: bold; text-decoration: 
               none }