home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Lopez / style.css < prev    next >
Cascading Style Sheet File  |  2000-08-28  |  355b  |  18 lines

  1. <HTML>
  2.  
  3. <head>
  4. <style type="text/css">
  5. <!--
  6. P {font-family: "VERDENA"; font-size: 8pt;}
  7. A:link {text-decoration: none; color: blue;}
  8. A:visited {text-decoration: none; color: blue;}
  9. A:active {text-decoration: none; color: red;}
  10. A:hover {text-decoration: none; color: red;}
  11. .topn {text-decoration: underline; color: #1B364B;}
  12.  
  13. -->
  14. </style>
  15.  
  16. </head>
  17.  
  18. </HTML>