home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 October / PCW1001.iso / October / DivX / WinDVD3 / WinDVD3.exe / data1.cab / ENU_HLP / WinDVD.chm / links.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-06-29  |  358 b   |  23 lines

  1. A:link
  2.     {
  3.     color: Blue;
  4.     text-decoration: underline;
  5.     }
  6. A:visited
  7.     {
  8.     color: Maroon;
  9.     text-decoration: underline;
  10.     }
  11. A:hover
  12.     {
  13.     color: Red;
  14.     text-decoration: underline;
  15.     }
  16. A:active
  17.     {
  18.     color: Red;
  19.     text-decoration: underline;
  20.     }
  21. h1 {color:gray;font-size:14pt;text-decoration:none;}
  22. h2 {color:navy;font-size:12pt;text-decoration:none;}
  23.