  
   H1        {font: bold 13px Arial; color: ##003366; text-decoration: none;}
   H2        {font: bold 11px Arial; color: #000000; text-decoration: none;}
   BODY      {font: 11px Arial; color: #000000; text-decoration: none; background-color: #efefef;}
   
   a.email:link {text-decoration: none; font-weight: bold; color: #003366}
   a.email:active {text-decoration: none; font-weight: bold; color: #003366}
   a.email:visited {text-decoration: none; font-weight: bold; color: #003366}
   a.email:hover {text-decoration: none; font-weight: bold; color: #7786bd}
   
   a:link    {text-decoration: none; font-weight: bold; color: #003366}
   a:active  {text-decoration: none; font-weight: bold; color: #003366}
   a:visited {text-decoration: none; font-weight: bold; color: #003366}
   a:hover   {text-decoration: blink; font-weight: bold; color: #7786bd; text-transform: none;}
   
   a.menu:link    {text-decoration: none; font-weight: bold; color: #d7e0e7}
   a.menu:active  {text-decoration: none; font-weight: bold; color: #d7e0e7}
   a.menu:visited {text-decoration: none; font-weight: bold; color: #d7e0e7}
   a.menu:hover   {text-decoration: blink; font-weight: bold; color: #ffffff; text-transform: none;}

