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

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

A:active {
	text-decoration: underline;
	color: DEPPINK;
	}

A:hover {
	text-decoration: underline;
	color: yellow;
	}

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;
	}
  	

