home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Utility / 5-11_xp-2k_dd_ccc_wdm_enu_27345.exe / Data1.cab / _4F335913034C4538A4C71FE18DA7E593 < prev    next >
Text File  |  2003-09-15  |  431b  |  24 lines

  1. /* Default style for links */
  2. a:active  { color: #FF6600}
  3. a:hover   { color: #FF6600}
  4. a:link    { color: #FF6600}
  5. a:visited { color: #FF6600}
  6.  
  7. /* Default style */
  8. body
  9. {
  10.   background-color: #FFFFFF;
  11. }
  12.  
  13. /* Use this style for footnote numbers */
  14. sup.Footnote
  15. {
  16. }
  17.  
  18. /* Use this style to control spacing for inline related topics tags */
  19. div.WWHInlineRelatedTopics
  20. {
  21.   margin-top:    8px;
  22.   margin-bottom: 4px;
  23. }
  24.