home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / bonus / energyweb / reklama / reklama_style.css < prev    next >
Cascading Style Sheet File  |  2003-01-29  |  1KB  |  61 lines

  1. /*styly pro energyweb*/
  2.  
  3.     
  4.  
  5.     BODY {
  6.     font-size: 8pt;
  7.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  8.     font-weight: normal;
  9.     color: #555555;
  10.  
  11. }
  12.  
  13.     .Normal{
  14.     font-size:8pt;
  15.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  16.     font-weight: normal;
  17.     color: #555555;
  18.  
  19. }
  20.  
  21.     .Norbold{
  22.     font-size: 8pt;
  23.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  24.     font-weight: bold;
  25.     color: #555555;
  26.  
  27. }
  28.  
  29.     .Bordo-8{
  30.     font-size: 8pt;
  31.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  32.     font-weight: bold;
  33.     color: #9A0000;
  34.  
  35. }
  36.  
  37.     .Bordo-10b{
  38.     font-size: 10pt;
  39.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  40.     font-weight: bold;
  41.     color: #9A0000;
  42.  
  43. }
  44.  
  45.     .justify {
  46.     font-size: 8pt;
  47.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  48.     font-weight: normal;
  49.     text-align: justify;
  50.     color:  #555555;
  51.     
  52. }
  53.  
  54.     A:link {text-decoration: none; font-weight: bold; color: #EC8800} 
  55.     A:visited {text-decoration: none; font-weight: bold; color: #EC8800} 
  56.     A:active {text-decoration: none; font-weight: bold; color: #EC8800}     
  57.  
  58.     A: HOVER {text-decoration: none; font-weight: bold; color: #EC8800}
  59.     
  60.  
  61.