home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / firmy / language / text2.css < prev    next >
Cascading Style Sheet File  |  2002-09-20  |  232b  |  9 lines

  1.  
  2. a:visited {color : #FFFFFF;
  3.            text-decoration : none;}
  4. a:link {color : #FFFFFF;
  5.         text-decoration : none;}
  6. a:hover {color : yellow;
  7.          text-decoration : none;}
  8.  
  9. .text {font-family: ARIAL; color: #FFFFFF; font-size: 10px}