body     {font-family:ARIAL; font-size:10pt;}
td     {font-family:ARIAL; font-size:10pt;}
  <!-- A:link: The default appearance of a link -->
  A:link              {color:            #000000;
                       text-decoration:  underline}

  <!-- A:visited: The appearance of a visited link -->
  A:visited           {color:            #000000; <!--#003399;-->
                       text-decoration:  underline}

  <!-- A:hover: The appearance of an active link (having the mouse over 
it) -->
  A:hover             {color:            #ee3300;}


