body {margin:4px;}

A:link {
font-family: Arial, Helvetica, sans-serif;
   color: #0033CC;

   font-style: regular;   font-weight: bold;   text-decoration: none;   font-size: 10pt;   }

A:active {
font-family: Arial, Helvetica, sans-serif;
   color: #990000;
   font-style: regular;
   font-weight: bold;
   text-decoration: none;
   font-size: 10pt;
   }

A:visited {
font-family: Arial, Helvetica, sans-serif;
   color: #0033CC;

   font-style: regular;
   font-weight: bold;
   text-decoration: none;
   font-size: 10pt;
   }

A:hover   {
font-family: Arial, Helvetica, sans-serif;
   color: #990000;

   font-style: regular;
   font-weight: bold;
   text-decoration: none;
   font-size: 10pt;   }