body         { background-color: #ffffff; color: #000000;scrollbar-arrow-color:#CC99FF ;
  scrollbar-base-color:#FFFFFF ;
  scrollbar-face-color:#FFFFFF ;
  scrollbar-highlight-color:#CC99FF ;
  scrollbar-shadow-color:#CC99FF ;
scrollbar-track-color:#F8ECFF }
a:link       { color: #0000FF; text-decoration: underline}
a:visited    { color: rgb(0,0,128); text-decoration: none }
a:active     { color: rgb(255,0,0); background-color: whitesmoke; background-repeat: repeat; 
               background-attachment: scroll; text-decoration: underline; 
               background-position: 0% }
a:hover      { color: rgb(128,0,0); text-decoration: underline overline}
h2           { font-size: larger; background-color: rgb(255,255,100); color: rgb(0,0,0); 
               font-weight: bold }
.h2          { background-color: rgb(255,255,100) }
.quote       { background-color: #FFCCCC }
.direct      { background-color: rgb(204,255,204) }
.happylnk    { background-color: #FFCC00 }
.index       { background-color: #9696FF }
.happymix    { background-color: #C8C8FF }
.salvation   { background-color: #CCFFFF }
.revue       { background-color: #FF6666 }
.profile     { background-color: #6699FF }
.nav         { background-color: rgb(255,255,100); font-size: smaller; font-weight: bold }
.small       { font-size: smaller }
.large       { font-size: larger }
b            { background-color: green; color: #FFFFFF; font-weight: bold }
