home *** CD-ROM | disk | FTP | other *** search
/ Freelog 67 / Freelog067.iso / Dossier / RadioFrSolo / Radio_Fr_solo-Install.exe / html / bas.css < prev    next >
Cascading Style Sheet File  |  2005-01-29  |  490b  |  32 lines

  1. a:link, a:visited, a:active {
  2.     color: #88B1FF;
  3.     font-family: Arial, Helvetica, sans-serif;
  4.     font-size: 8pt;
  5. }
  6.  
  7. a:hover{
  8.     color: #D1E0FD;
  9. }
  10.  
  11. body {
  12.     background-color: #000000;
  13.     color: #D1E0FD;
  14.     font-family: Arial, Helvetica, sans-serif;
  15.     font-size: 10pt;
  16.     margin-bottom: 0;
  17.     margin-top: 0;
  18.     text-align: center;
  19. }
  20.  
  21. font {
  22.     color: #D1E0FD;
  23.     font-family: Arial, Helvetica, sans-serif;
  24.     font-size: 10pt;
  25. }
  26.  
  27. small {
  28.     color: #D1E0FD;
  29.     font-family: Arial, Helvetica, sans-serif;
  30.     font-size: 8pt;
  31. }
  32.