home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / tema / Bonline / bmbuilder108.exe / _SETUP.1 / menu.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-15  |  1.1 KB  |  55 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: #367998;
  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: #ffffff;
  15.     text-decoration: none;
  16.     };
  17. TD     {
  18.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  19.     font-size: 9pt;
  20.     font-weight: bold;
  21.     color: #ffffff;
  22.     text-decoration: none;
  23.     };
  24. A:link {
  25.     font-size: 10pt;
  26.     font-weight: bold;
  27.     text-decoration: none;
  28.     color: #ffffff;
  29.     };
  30. A:visited{
  31.     font-size: 10pt;
  32.     font-weight: bold;
  33.     text-decoration: none;
  34.     color: #ffffff;
  35.     };
  36. A:hover{
  37.     font-size: 10pt;
  38.     font-weight: bold;
  39.     text-decoration: underline;
  40.     color: #ffffff;
  41.     };
  42. .BEZDPH{
  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.     };
  49. .SDPH  {
  50.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  51.     font-size: 9pt;
  52.     font-weight: bold;
  53.     color: #ffffff;
  54.     text-decoration: none;
  55.     };