home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 June / june_2001.iso / Html / EasyStyle / _SETUP.1 / example9.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-01-17  |  1.4 KB  |  80 lines

  1. <!-- This stylesheet was created by EasyStyle -->
  2. <STYLE TYPE="text/css">
  3. <!--
  4.     Body {
  5.         font-size: 9pt; 
  6.         font-family: arial; 
  7.         text-decoration: none; 
  8.         color: black;
  9.     }
  10.     A:link {
  11.         color: "669966"; 
  12.         font-weight: bold; 
  13.         text-decoration: none; 
  14.         z-index: 2;
  15.     }
  16.      A:visited {
  17.         color: "669966"; 
  18.         font-weight: bold; 
  19.         text-decoration: none;
  20.     }
  21.     A:hover {
  22.         color: "33cc66"; 
  23.         font-weight: bold; 
  24.         text-decoration: none;
  25.     }
  26.       .Title {
  27.         font-size: 12pt; 
  28.         font-family: Tahoma; 
  29.         font-weight: bold; 
  30.         color: black; 
  31.         text-decoration: none; 
  32.         margin-left: 10px; 
  33.         margin-top: 5px; 
  34.         margin-right: 30px; 
  35.         z-index: 2;
  36.     }
  37.       .boldtext {
  38.         font-size: 9pt; 
  39.         font-family: arial; 
  40.         font-weight: bold; 
  41.         color: black; 
  42.         margin-left: 10px; 
  43.         margin-top: 5px; 
  44.         margin-right: 30px; 
  45.         text-decoration: none; 
  46.         z-index: 2;
  47.     }
  48.       .content {
  49.         font-size: 9pt; 
  50.         font-family: arial; 
  51.         margin-left: 10px; 
  52.         color: black; 
  53.         margin-left: 10px; 
  54.         margin-top: 5px; 
  55.         margin-right: 30px; 
  56.         z-index: 2;
  57.     }
  58.       .watermark {
  59.         font-size: 55pt;
  60.         font-family: tahoma; 
  61.         font-weight: bold; 
  62.         color: 660000; 
  63.         margin-left: 150px; 
  64.         margin-top: 50px; 
  65.         z-index: 0;
  66.     }
  67.       .smalltext {
  68.         font-size: 8pt; 
  69.         font-family: tahoma; 
  70.         margin-left: 5px; 
  71.         color: black; 
  72.         margin-left: 5px; 
  73.         margin-top: 5px; 
  74.         margin-right: 5px; 
  75.         z-index: 2;
  76.     }
  77. -->
  78. </STYLE>
  79.  
  80.