A:link {
	text-decoration: underline;
	color: DARKORANGE;
	}

A:visited {
	text-decoration: underline;
	color: DARKORANGE;
	}

A:active {
	text-decoration: underline;
	color: DEEPPINK;
	}
A:Hover { 
	color:yellow; text-decoration:none; text-transform: uppercase; font-weight:bold;
	} 

A 		{ 
	color:royalblue; text-decoration:none; font-size: 9pt; font-family: Verdana, Arial;
	} 

H1 {
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	color: white;
	font-size: 18pt;
	}
H2 {
	font-family: Arial, Helvetica, Times New Roman, sans-serif;
	color: white;
	font-size: 16pt;
	}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13pt;
	margin-top:6;
	maginTop:6;
	}

B, small, P, UL, OL, DD, DT, DL, CAPTION {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: white;
		
	}
.texte {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: white;
	}
	
.lien {
  font-size: 13pt;
	color: white;
	}

.petit {
	font-size: 10pt;
	color: white;
	}

.titjn  {
	font-family: Arial, Helvetica, sans-serif;
	color: yellow;
	font-size: 14pt;
	font-weight: bold;
	}
  	
