home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 February / Chip_2003-02_cd1.bin / oddech / becher / style.css < prev    next >
Cascading Style Sheet File  |  2003-01-03  |  495b  |  10 lines

  1. td { font-family:verdana, arial, helvetika; font-size:11px; color:black; } 
  2. a:link { color:#00499C; text-decoration:none; } 
  3. a:visited { color:#00499C; text-decoration:none; } 
  4. a:hover.s { color:#00499C; text-decoration:underline; } 
  5. a:link.s { color:#FCCF00; text-decoration:none; } 
  6. a:visited.s { color:#FCCF00; text-decoration:none; } 
  7. a:hover.s { color:#FCCF00; text-decoration:underline; } 
  8. .blue { color:#00499C; } 
  9. .white { color:white; } 
  10. .yel { color:#FCCF00; font-size:12px; }