home *** CD-ROM | disk | FTP | other *** search
/ Geek 6 / Geek-006.iso / audio / conversores / acous201.exe / _SETUP.1 / acoustica.chm / aconstyle.css < prev    next >
Cascading Style Sheet File  |  1999-10-07  |  444b  |  33 lines

  1. body  {
  2.     background-color : white;
  3.     font-family : sans-serif, arial, helvetica;
  4. }
  5.  
  6. body, p,li,td,th  {
  7.     font-size : 10pt;
  8. }
  9.  
  10. a:link  {
  11.     color : #AA5522;
  12.     font-weight : bold;
  13.     text-decoration : none;
  14. }
  15.  
  16. a:visited  {
  17.     color : #772200;
  18.     font-weight : bold;
  19.     text-decoration : none;
  20. }
  21.  
  22. a:active  {
  23.     color : #772200;
  24.     text-decoration : none;
  25.     font-weight : bold;
  26. }
  27.  
  28. a:hover  {
  29.     color : Black;
  30.     font-weight : bold;
  31. }
  32.  
  33.