a:link {
	font-family: Verdana;
	text-decoration: underline;
	text-underline: single;
	color: #800000;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}

a:visited {
	font-family: Verdana;
	text-decoration: underline;
	text-underline: single;
	color: #7A8200;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	font-family: Verdana; 
	color: #0000ff;
	text-decoration: underline;
	text-underline: single;
	font-size: 8pt;
	background-color: #FFFF00;
	font-weight: bold;

}

	
.texte {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000099;
	font-weight: normal;
}
.titre1 {
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	
}
.titre2 {
	font-family: Verdana; 
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;

	
}
.titre3 {
	font-family: Verdana; 
	font-size: 14pt;
	font-weight: bold;
	color: #990000;
	
