<style>

<!--

  a       {text-decoration: none}

  a:hover {text-decoration: none}

  a       {font-size: 12pt;
                   font-weight: bold;
                   color: white}
 
  a:hover {font-size: 12pt;
                   font-weight: bold;
                   color: #7C9180}

  a.navbar       {text-decoration: none}

  a.navbar:hover {text-decoration: none}

  a.navbar       {font-size: 10pt;
                   font-weight: bold;
                   color: white}
 
  a.navbar:hover {font-size: 10pt;
                   font-weight: bold;
                   color: #96A0D6}

  a.bumbar       {text-decoration: none}

  a.bumbar:hover {text-decoration: underline}

  a.bumbar       {font-size: 12pt;
                   font-weight: bold;
                   color: white}
 
  a.bumbar:hover {font-size: 12pt;
                   font-weight: bold;
                   color: #96A0D6}

  img.body           {border: 6px solid #7C9180;}
  
  img.template       {border: none;}
-->

</style>
