home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2002 July / PCpro_2002_07.IMG / html / layout.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-01-08  |  405 b   |  9 lines

  1. body, p, td {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt}
  2.  
  3. .pbold {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt; font-weight: bold}
  4.  
  5. A:link {color: #000000;  text-decoration: none;}
  6. A:active {color: #FF0000; text-decoration: none}
  7. A:visited { color: #000000; text-decoration: none; }
  8. A:hover { color: #FF0000; text-decoration: underline}
  9.