home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Areca / quartex / quartex.css < prev    next >
Cascading Style Sheet File  |  1998-12-14  |  948b  |  25 lines

  1. BODY { font: 10pt "Arial CE", sans-serif }
  2.  
  3. A:link { color: maroon; text-decoration: underline }
  4. A:visited { color: maroon; text-decoration: underline }  
  5. A:active { color: red; text-decoration: underline }
  6. A:hover { color: maroon; text-decoration: underline }
  7. A.menu:link { color: white; text-decoration: underline }
  8. A.menu:visited { color: white; text-decoration: underline }  
  9. A.menu:active { color: red; text-decoration: underline }
  10. A.menu:hover { color: white; text-decoration: underline }
  11.  
  12.  
  13. H1 { font: bold 18pt "Arial CE", sans-serif; color: maroon; align:center }
  14. H2 { font: bold 12pt "Arial CE", sans-serif; color: maroon }
  15.  
  16. P { text-align: justify; font: 10pt "Arial CE", sans-serif }
  17. SPAN.menu { font: bold 10pt "Arial CE", sans-serif; color: white }
  18. SPAN.copy { font-size: 8pt; color: navy }
  19. SPAN.side { font: bold 9pt; color: navy }
  20.  
  21. DT { font: italic 10pt }
  22. DD { font: 10pt }
  23.  
  24. HR { color: black; height: 1px }
  25.