home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 February / PCWorld_2003-02_cd.bin / Software / Topware / mbsa / mbsasetup.msi / Cabs.w22.cab / footer.css51 < prev    next >
Text File  |  2002-01-03  |  225b  |  17 lines

  1. body {
  2.     color: white;
  3.     background-color: #6487DC;
  4.     font-family: Verdana;
  5.     margin: 0px 7px 0px 7px;
  6.     font-size: 62.5%;
  7.     line-height: 22px;
  8.     cursor: default;
  9. }
  10.  
  11. a {
  12.     color: white;
  13. }
  14.  
  15. a:hover {
  16.     color: #AEB2FE;
  17. }