home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #11 / K-CD-2000-11.iso / Web / Amused / www.coolsiteoftheday.com / style.css < prev   
Cascading Style Sheet File  |  2000-06-08  |  1KB  |  15 lines

  1. /* CSS definition file containing sitestyle stylesheets */
  2. BODY { font-size: 10pt; background-color: rgb(255,255,255);}
  3.  A:active { color: rgb(153,0,255);}
  4.  A:link { color: rgb(0,0,255);}
  5.  UL { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
  6.  A:visited { color: rgb(204,0,0);}
  7.  H1 { font-weight: bold;}
  8.  P { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
  9.  LI { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 10pt;}
  10.  OL { font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; font-size: 10pt;}
  11.  A { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; color: rgb(0,0,255);}
  12.  .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: small; color: rgb(255,255,255); font-weight: bold; text-align: center; border-left-style: none; border-top-style: none; border-right-style: none; 
  13. border-bottom-style: none; VLINK: #0000FF;}
  14.  PRE { font-size: 0pt;}
  15.