a{
	
	text-decoration: underline;
}
a:link{
	color:#999999;
	}
a:visited{
	color:#999999;
	}
a:active{
	color:#999999;
	}
a:hover{
	color:#FF0000;
	font-weight:bold;
	}
.Titre1{
	font-family:arial;
	font-size:11px;
	color:#999999;
	}	
.Titre2{
	font-family: arial;
	font-size:12px;
	letter-spacing:5;
	text-align:right;
	font-weight:bold;
	}	
.Titre3{
	font-family: AvantGarde-DemiOblique;
	font-size:7px;
	letter-spacing : 4px;
}	 
.Texte{
	font-family: "Trebuchet MS";
	font-size:9px;
	text-align:right;
	font-style:italic;
}
.Legendes{
	font-family: arial;
	font-size:9px;
	text-align:left;
	color:#999999;
}
