home *** CD-ROM | disk | FTP | other *** search
/ Sparkle Graphics Model 217 / SPCD.iso / UTIL / POWERDVD / data1.cab / Template_File_Group / Default / general / dvddb.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-06-22  |  240 b   |  21 lines

  1. A {
  2.     text-decoration: none;
  3.     color: #003399;
  4. }
  5.  
  6. A:Hover {
  7.     text-decoration: none;
  8.     color: Red;
  9. }
  10.  
  11. A.toc {
  12.     text-decoration: none;
  13.     color: #003399;
  14. ; font-size: 9pt
  15. }
  16.  
  17. A.toc:Hover {
  18.     text-decoration: none;
  19.     color: Red;
  20. }
  21.