<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.main       {text-decoration: none}

  a.main:hover {text-decoration: none}

  a.main       {font-size: 12pt;
                   font-weight: bold;
                   color: white}
 
  a.main: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.youarehere       {text-decoration: none}

  a.youarehere:hover {text-decoration: none}

  a.youarehere       {font-size: 10pt;
                   font-weight: bold;
                   color: yellow}

  a.youarehere:hover {font-size: 10pt;
                   font-weight: bold;
                   color: yellow}


  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.body           {margin: 2 12px;}

  iframe.body           {border: 6px solid #7C9180;}

  iframe.body           {margin: 2 12px;}
  

-->

</style>

