home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / html / menu7 / styly.css < prev    next >
Cascading Style Sheet File  |  2002-12-04  |  486b  |  25 lines

  1. BODY 
  2. margin: 5pt; 
  3. margin-bottom:10pt;
  4. font-family: Verdana, Arial, Helvetica;
  5. font-size: 12pt; 
  6. line-height: 14pt; 
  7. color: #015248;
  8. background-color:#ffffee;
  9. HR{color: #02CCB3}
  10. A { 
  11. font-family: Verdana, Arial, Helvetica;
  12. font-size: 12pt; 
  13. line-height: 14pt; 
  14. A :active {text-decoration: none}
  15. A :link {text-decoration: none}
  16. A :visited {text-decoration: none}
  17. BODY :active {color: gold}
  18. BODY :link {color: sandybrown}
  19. BODY :visited {color: tomato}
  20.  
  21.  
  22.