home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / buzzmachines_stealth.exe / Help / navstyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-08-26  |  286 b   |  15 lines

  1. a:link {    FONT-FAMILY: arial;
  2.         FONT-SIZE: 10px;
  3.         color: black;
  4.         text-decoration:none}
  5.  
  6. a:visited {    FONT-FAMILY: arial;
  7.         FONT-SIZE: 10px;
  8.         color: black;
  9.         text-decoration:none}
  10.  
  11. a:hover {    FONT-FAMILY: arial;
  12.         FONT-SIZE: 10px;
  13.         color: #0000FF;
  14.         text-decoration:none}
  15.