home *** CD-ROM | disk | FTP | other *** search
/ Encyclopaedia Britannica …oncise Encyclopedia 2007 / bcd_concise07.iso / data / jars / CDApp.jar / styles / home.css
Encoding:
Cascading Style Sheet File  |  2006-08-09  |  312 b   |  21 lines

  1. BODY, TD, P {
  2.     overflow: hidden;
  3.     margin: 43px 0px 0px 0px;
  4.     font-family: Verdana, Arial, Helvetica;
  5.     font-size: 8pt;
  6.     font-weight: normal;
  7.     color: #003366;
  8. }
  9.  
  10. A, A: Active {
  11.     color:#003366; 
  12.     font-weight: bold;
  13.     text-decoration: none;
  14. }
  15.  
  16. A:hover {
  17.     color:#CCFC65; 
  18.     font-weight: bold;
  19.     text-decoration: none;
  20. }
  21.