home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / tema / abzone / css / link-nodecoration.css next >
Cascading Style Sheet File  |  2001-06-19  |  83b  |  9 lines

  1. A {
  2.     COLOR: #ff0000; TEXT-DECORATION: none
  3. }
  4.  
  5. A:hover {
  6.     COLOR: #ffcccc
  7. }
  8.  
  9.