A:link      { color           : red  ;
              text-decoration : none
            }

A:active    { color           : red  ;
              text-decoration : none
            }

A:visited   { color           : red  ;
              text-decoration : none
            }

A:hover     {
              color           : red  ;
              text-decoration : underline
/*            font-weight     : bold ; */
            }

A.hidden    { text-decoration : none
            }

.FnRed9     { color            : #FF0000 ;
              font-size        : 9pt
            }

.FnRed16    { color            : #FF0000 ;
              font-size        : 16pt
            }

TD.TdItem1  { color            : #808080 ;
              font-size        : 9pt ;
              background-color : #000000 ;
/*                                 E      */
              border-width     : 0pt 0pt 0pt 0pt ;
              border-style     : solid ;
              border-color     : #808080 ;
            }
