home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 June / june_2001.iso / Html / EasyStyle / _SETUP.1 / example5.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-01-16  |  296 b   |  20 lines

  1. <!-- This stylesheet was created by EasyStyle -->
  2. <STYLE TYPE="text/css">
  3. <!--
  4.     BODY, TD {
  5.         font-family: Verdana, Arial, sans-serif ;
  6.         font-size: 9pt;
  7.     }
  8.  
  9.     A {
  10.         text-decoration: none;
  11.         color: blue;
  12.     }
  13.  
  14.     A:Hover {
  15.         text-decoration: underline;
  16.         color: red;
  17.     }
  18. -->
  19. </STYLE>
  20.