<STYLE>
<!--
a{
     text-decoration:underline;
     color:#2756a7;
     font-weight:bold;
}

a:hover{
     //color:#6dc38f;
	 color:#06923D;
     text-decoration:none;
     font-weight: bold;
     POSITION:relative;TOP:1.5px;LEFT:1.5px;
   }


body{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: 003185;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/fond/fondlogo.gif);
   }

table{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial;
	color: 003185;
}
             
//-->
</STYLE>