      /* link properties */
      a         { color : #0066CC; ; font-size: 12px; text-decoration: none}
      a:link    { color : #0066CC; text-decoration : none; }
      a:visited { color : #0066CC; text-decoration : none; }
      a:hover   { color : #3366CC; text-decoration : underline; ; clip:    rect(   )}
      a:active  { color : #3366CC; text-decoration : none; }
      a.normal         { color : #0066CC; ; text-decoration: none}
      a:link.normal    { color : #333333; text-decoration : none; }
      a:visited.normal { color : #333333; text-decoration : none; }
      a:hover.normal   { color : #333333; text-decoration : underline; }
      a:active.normal  { color : #333333; text-decoration : underline; }
      a.menu         { color : #0066CC; ; font-size: 12px; position: absolute; visibility: visible; clip:  rect(   ); text-decoration: none}
      a:link.menu    { color : #333333; text-decoration : none; }
      a:visited.menu { color : #333333; text-decoration : none; }
      a:hover.menu   { color : #333333; text-decoration : underline; }
      a:active.menu  { color : #333333; text-decoration : underline; }

      font.1      { font-size : 10px; }
      font.2      { font-size : 13px; }
      font.3      { font-size : 16px; }
      font.4      { font-size : 18px; }
