home *** CD-ROM | disk | FTP | other *** search
/ CD Action 50 B / cdactioncoverdisc50b.iso / bonus / rts.exe / rtsarea / menu / menu.css < prev    next >
Cascading Style Sheet File  |  1998-03-27  |  319b  |  15 lines

  1. <!-- STYL CSS -->
  2. A {
  3.     color:#e9e0b1;
  4.      font-family: Tahoma, Arial CE, Arial, Helvetica, Verdana, Geneva;
  5.      font-generic : serif;
  6.      font-style : normal;
  7.     font-weight : normal;
  8.     font-size : 7pt;
  9.  
  10. }
  11.  
  12. :link, :visited, :active { text-decoration:none; font-weight:normal}
  13.  
  14. A:hover {text-decoration:underline;}
  15.