home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / Chip_2002-05_cd1.bin / internet / quitar / kyt.css < prev    next >
Cascading Style Sheet File  |  2001-08-12  |  563b  |  33 lines

  1. BODY {
  2.     background-color :"#FFFFC4";
  3.     background-attachment : fixed;
  4.         font-size: 8pt;
  5.         font-family: Verdana;
  6.         
  7. }
  8.  
  9. A { color:#006699}
  10. A:hover { color: #800000; text-decoration: underline blink; font-weight: normal}
  11.  
  12.  
  13. TABLE {
  14.     font-size : 8pt;
  15.     font-family : Verdana;
  16. }
  17.  
  18. .rudy {
  19.       font-weight : bold;
  20.       color:"#800000";
  21.       font-size: 10pt;
  22.       }
  23.  
  24. .modry {
  25.       color:"#000080";
  26.       font-weight : bold;  
  27.       font-size: 8pt;
  28.       }
  29.  
  30. .more {
  31.       color="#0000FF";
  32.       font-size: 8pt; 
  33.       }