<STYLE type="text/css">
<!-- 






A {
  

   font-family : "Arial", "Helvetica", "Verdana", Sans-serif;

   text-decoration : none; }



A:visited {

   color : darkgreen;
 text-decoration : underline;
   background : transparent; }



A:link {

   color : darkblue;
 text-decoration : none;
   background : transparent; }





A:hover {

   color : silver;

   background : none;
text-decoration : none;
   text-decoration : underline; }






A:active {

   color : black;

   background : none;

   text-decoration : underline; }



BODY  { font-family: "Arial", sans-serif; color: black; }
H1,H2,H3,H4,H5 { font-family: "Arial", sans-serif;  color :  black;}

.caption { font-family: "Courier New", sans-serif; color: black;


}

  --> 
</STYLE>