A:link {
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Century Gothic";
	text-transform: uppercase;
}
A:visited {
	text-decoration: none;
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Century Gothic";
	text-transform: uppercase;
}
A:hover {
	text-decoration: none;
	color: #0096C7;
	font-size: 7pt;
	font-weight: bold;
	font-family: "Century Gothic";
	text-transform: uppercase;
}


.texte {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
.textesb {
	font-family: "Century Gothic";
	font-size: 9pt;
	color: #000000;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.textesl {
	font-family: "Century Gothic";
	font-size: 8pt;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}
