home *** CD-ROM | disk | FTP | other *** search
/ Die PSION Power-CD 2 / PsionPowerCD2.iso / PSION-Power-CD / sucherg.css < prev   
Cascading Style Sheet File  |  2001-02-28  |  419b  |  32 lines

  1. <Style Type = "text/css">
  2. <!--
  3. P,Body,td{
  4.     font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  5.     font-size: smaller;
  6. }
  7. A {
  8.     text-decoration: none;
  9.     color: #005750;
  10.     font-style : oblique;
  11.     font-weight : bolder;
  12. }
  13.  
  14. A:Hover {
  15.     text-decoration: blink;
  16.     color: White;
  17.     background-color : Black;
  18. }
  19.  
  20. H2{
  21.     color : #070469;
  22. }
  23.  
  24. H2{
  25.     font-size : large;
  26.     font-weight : bold;
  27. }
  28.  
  29.  
  30.  
  31. -->
  32. </Style>