@charset "iso-8859-1";
/* AUTHOR: Zena Dan */
/* CREATION DATE: 17/10/00 */
A  { color: yellow;
   font-family: verdana,arial,sans-serif;
          font-weight: bold;
   font-size: 12pt;
          text-decoration: none; }
A:hover { color: gold;
   font-size: 12pt;
    font-weight: bold;
          text-decoration: none; }
