  a
    {
      font-family: Verdana, Arial;
      color: #000000;
      font-size: 12;
      text-decoration: underlined;
    }
     
 a:visited
 {
   color : #3D3D3D;
 }

 a:active
 {
   color : #3D3D3D;
 }

 a:hover
         {
             font-family: Verdana, Arial;
             color: #E5A304;
             font-size: 12;
             text-decoration: none;
       }
  body
  {
   text-align : justify;
  }


  font.title
   {
      color:#E5A304;
   }

span.searchterm
{

background-color: #F8D8A8;
}
