<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY { 
      &lt;!-- File = cc.css
           NOTE: Comments BEFORE "BODY" cause Netscape 7.1 to ignore
           the *.css file. Comments at the end do not cause Netscape
           7.1 problems. --&gt;
      background-color: #BCBCBC;
      background-image: url(../gif_jpg/bkgnd/bg.gif);
      background-attachment:fixed;
      color: #000066;
      fontfamily: Arial, Helvetica, sans-serif;
      text-decoration:none}
A:link { color: #A0522D;
     text-decoration:none}
A:visited { color: #006400; text-decoration:none}
A:hover {Background:#E0E0E0;  text-decoration:none}
A:active { color : #FF4500; text-decoration:none}

&lt;!-- Style color definitions:
   DEB887=Burlywood
   006400=DarkGreen
   BCBCBC= gray approximation of background file bg.gif
   0000CD=MediumBlue
   FFDEAD=Navajowhite
   FF4500=OrangeRed
   A0522D=Sienna
--&gt;
</pre></body></html>