body { color: #FFFFFF;
       font-size: 120%;
       font-family: "Comic Sans MS", Arial, Verdana, Helvetica, sans-serif;
       background-color: #000000;
       background-image: none }


a:link    { color: #99CCFF;
            text-decoration: none }
a:active  { color: #006699; 
            text-decoration: none }
a:hover   { color: #6699FF;
            text-decoration: underline }
a:visited { color: #9999FF;
            text-decoration: none }
            
img { text-align: center }
            
td { text-align: center }

.big { font-size: 150%;
       letter-spacing: 3pt }

.boom { font-size: 120%;
        letter-spacing: 2pt;}

.copyright { font-size: 60%; text-align: center }

.dk { color: #141433 }

.handle { color: #FFFFFF;
          font-size: 90%;
          font-family: "MS Courier New", Courier, Prestige, "Everson Mono", monospace;
          background-color: #111111; }

.navthing:link { color: #99CCFF; font-size: 90%; text-decoration: none }
.navthing:active { color: #FFFFFF; background-color: #7A7A99; text-decoration: none }
.navthing:hover { color: #CCE5FF; background-color: #141433; text-decoration: none }
.navthing:visited { color: #99CCFF; font-size: 90%; text-decoration: none }

.normal { font-size: 70% }

.note { color: #666666; font-size: 60% }
