home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 July / Chip_2001-07_cd1.bin / tema / hist1 / stara / styles / nn.css < prev    next >
Cascading Style Sheet File  |  2001-06-05  |  560b  |  40 lines

  1. <STYLE type="text/css">
  2. <!--
  3.  
  4. BODY         {
  5.         background-color: #ffffff;
  6.         }
  7.     
  8. A:active      {
  9.         color : #ff0000;
  10.         font-family : Arial;
  11.         font-size : 14px;
  12.         text-decoration : underline;
  13.         }
  14.  
  15. A:link      {
  16.         color : #0000ff;
  17.         font-family : Arial;
  18.         font-size : 14px;
  19.         text-decoration : none;
  20.         }
  21.  
  22. A:visited      {
  23.         color : #0000a0;
  24.         font-family : Arial;
  25.         font-size : 14px;
  26.         text-decoration : none;
  27.         }
  28.  
  29. A:hover      {
  30.         color : #ff0000;
  31.         font-family : Arial;
  32.         font-size : 14px;
  33.         text-decoration : underline;
  34.         }
  35.  
  36. -->
  37. </STYLE>
  38.  
  39.  
  40.