home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / bonus / energyweb / inc / bheliom_styles.css < prev    next >
Cascading Style Sheet File  |  2003-02-25  |  780b  |  45 lines

  1. .bheliom
  2. {
  3.   font-size: 8pt;
  4.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  5.     font-weight: bold;
  6.     color: #333333;
  7.     text-align : left;
  8. }
  9.  
  10. .bheliom A
  11. {
  12.   font-size: 8pt;
  13.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  14.     font-weight: bold;
  15.     color: #5555BB;
  16.     text-align : left;
  17. }
  18.  
  19. .bheliom A:visited
  20. {
  21.   font-size: 8pt;
  22.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  23.     font-weight: bold;
  24.     color: #6666BB;
  25.     text-align : left;
  26. }
  27.  
  28. .bheliom A:hover
  29. {
  30.   font-size: 8pt;
  31.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  32.     font-weight: bold;
  33.     color: #555555;
  34.     text-align : left;
  35. }
  36.  
  37. .bheliom_text
  38. {
  39.   font-size: 8pt;
  40.     font-family: Arial, ArialCE, Helvetica, sans-serif;
  41.     font-weight: normal;
  42.     color: #333333;
  43.     text-align : left;
  44. }
  45.