.topnav
{
   font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-size: 11px;
   text-decoration: none;
   font-weight: bold;
   letter-spacing: 1px;
  }

.topnav a
{
   font-family:"Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
   color:#ffffff;
   font-weight: bold;
    text-decoration: none;
}

.topnav a:visited
{
   color:#dddddd;
}

.topnav a:hover
{
   color:#f1cf92;
   text-decoration: underline;
}










.footer
{
   font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
   color:#648fa8;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
}

.footer a
{
   font-family:"Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
   color:#648fa8;
   font-weight: bold;
    text-decoration: none;
}

.footer a:visited
{
   color:#648fa8;
}

.footer a:hover
{
   color:#000000;
   text-decoration: underline;
}


.content
{
   font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
   color:#000000;
   font-size: 11px;
   text-decoration: none;
   font-weight: normal;
}

.content a
{
   font-family:"Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
   color:#648fa8;
   font-weight: bold;
    text-decoration: none;
}

.content a:visited
{
   color:#000000;
}

.content a:hover
{
   color:#000000;
   text-decoration: underline;
}






.contentheader
{
   font-family:"Trebuchet MS", Tahoma, Verdana, Helvetica, sans-serif;
   color:#567c67;
   font-size: 17px;
   text-decoration: none;
   font-weight: bold;
}

.contentheader a
{
   font-family:"Trebuchet MS",Tahoma, Verdana, Helvetica, sans-serif;
   color:#567c67;
   font-weight: bold;
    text-decoration: none;
}

.contentheader a:visited
{
   color:#567c67;
}

.contentheader a:hover
{
   color:#567c60;
   text-decoration: underline;
}