  <style TYPE="text/css">
   <!--
   A.menu {
   text-decoration: none;
   color:#009944;
   }

   A.menu:visited {
   text-decoration: none;
   color:#33cc77;
   }

   A.menu:active {
   text-decoration: none;
   color:#33cc77;
   }

   A.menu:link {
   text-decoration: none;
   color:#009944;
   }

   A.menu:Hover
   {
   color:#33cc77;
   text-decoration: none;
	}
   A {
   text-decoration: none;
   color:#DD6301;
   }

   A:visited {
   text-decoration: none;
   color:#DD6301;
   }

   A:active {
   text-decoration: none;
   color:#DD6301;
   }

   A:link {
   text-decoration: none;
   color:#DD6301;
   }

   A:Hover
   {
   color:#FF8401;
   text-decoration: none;
	}



   body {
     color:#000080 ;
	 background-image:url(imgs/fond.jpg) ;
   }

   DIV
   {
	 color:#000080 ;
   }

   TD.menu {
	 font-family:Arial, fantasy ;
	 font-weight:600 ;
	 font-size:1em ;
	 color:#009944;
   }


TD
{
    font-family:Arial, fantasy ;
	text-align:justify ;
	font-size : 0.8em;
}


   H1 {
     font-family:Arial, fantasy ;
	 font-weight:700 ; 
	 font-size:2.1em ;
	 text-align:center;
     color:#009944;
   }
   H2 {
     font-family:Arial, fantasy ;
     font-weight:700 ;
	 font-size:1.3em ;
	 text-align:left;
     color:#009944;
   }

   HR
   {
	border: thin solid #009944;
   }

   -->
  </style>
