home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / tema / Bonline / bmbuilder108.exe / _SETUP.1 / submenu.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-15  |  957 b   |  48 lines

  1. BODY   {
  2.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  3.     font-size: 9pt;
  4.     font-weight: bold;
  5.     color: #FFFFFF;
  6.     text-decoration: none;
  7.     background-color: #000000;
  8.     background-image: url('');
  9.     };
  10. P      {
  11.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  12.     font-size: 9pt;
  13.     font-weight: bold;
  14.     color: #000000;
  15.     text-decoration: none;
  16.     };
  17. TD     {
  18.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  19.     font-size: 8pt;
  20.     font-weight: none;
  21.     color: #FFFFFF;
  22.     text-decoration: none;
  23.     };
  24. A:link {
  25.     color: #FFFFFF;
  26.     text-decoration: none;
  27.     };
  28. A:visited{
  29.     color: #FFFFFF;
  30.     text-decoration: none;
  31.     };
  32. A:hover{
  33.     color: #FFFFFF;
  34.     text-decoration: underline;
  35.     };
  36. .LOG   {
  37.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  38.     font-size: 8pt;
  39.     font-weight: none;
  40.     color: #FFFFFF;
  41.     };
  42. .RIGHT {
  43.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  44.     font-size: 9pt;
  45.     font-weight: bold;
  46.     color: #FFFFFF;
  47.     text-decoration: none;
  48.     };