
a, a:link, a:visited, a:active
{
   font-family: Trebuchet MS,Arial;   
   color : #6B6854;
   text-decoration : none;
   Font-weight : bold;
   Font-size: 10pt;
}
   
a:hover
{
   font-family: Trebuchet MS,Arial;   
   color : #a80e2a;
   text-decoration : none;
   Font-weight : bold;
   Font-size: 10pt;
}



p {
  font-family: Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
  Font-size: 10pt;
  color: 6B6854;
  }