home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / internet / lufiweb / myweb / styly / styl_index.css < prev    next >
Cascading Style Sheet File  |  2003-05-17  |  588b  |  27 lines

  1. BODY {text-decoration: none; 
  2. font-family:Courier,Arial; 
  3. font-size:14pt; 
  4. text-align:center; 
  5. color:black; 
  6. background-color:white;
  7. }
  8. A {font-family: Courier,Arial;font-size: 8pt} 
  9. A :active {text-decoration: none}
  10. A :link {text-decoration: none}
  11. A :visited {text-decoration: none}
  12. BODY :active {color: red}
  13. BODY :link {color: #FFFFDD}
  14. BODY :visited {color: #FFFFFF}
  15. HR{color:purple}
  16. .polo{background-color:#530053 }
  17. .tlac
  18. {font-size:10pt;
  19. color:black;
  20. background-color:white;
  21. }
  22. .textm
  23. {font-size:8pt;
  24. font-family:Arial;
  25. color:white;
  26. background-color:#880088;
  27. }