home *** CD-ROM | disk | FTP | other *** search
/ net.Games 1999 January / netGames0199.bin / html / style.css < prev   
Cascading Style Sheet File  |  1999-05-14  |  981b  |  44 lines

  1. body, p, td {font-family: Arial, Helvetica, sans-serif;
  2.     color: #666666 }
  3.  
  4. td { vertical-align: top }
  5.  
  6.  
  7. h1  { font-family: Arial, Helvetica, sans-serif;
  8.     font-size: 18pt;
  9.     color: #666666;
  10.     font-weight: bold;
  11.     letter-spacing: 2pt;
  12.     text-transform: uppercase }
  13.  
  14. h2  { font-family: Arial, Helvetica, sans-serif;
  15.     font-size: 16pt;
  16.     color: #666666;
  17.     font-weight: bold;
  18.     text-transform: uppercase;
  19.     border-bottom: 3pt solid #FAF8F2 }
  20.  
  21.  
  22. h3  { font-family: Arial, Helvetica, sans-serif;
  23.     font-size: 12pt;
  24.     color: #666666;
  25.     margin: 3pt 0pt 3pt 0pt;
  26.     font-weight: bold }
  27.  
  28.  
  29. .fuss  { font-family: Arial, Helvetica, sans-serif;
  30.     font-size: 8pt }
  31.  
  32. A:link { color: #ff9933;
  33.     font-weight: bold }
  34. A:active { color: #ff9933;
  35.     font-weight: bold }
  36. A:visited { color: #666666;
  37.     font-weight: bold }
  38. A:hover { color: #ff9933;
  39.     font-weight: bold }
  40.  
  41. h2 a:link {color: #666666}
  42. h2 a:active {color: #666666}
  43. h2 a:visited {color: #666666}
  44. h2 a:hover {color: #666666}