.couleur1 {
	color: #000000;
}
.couleur2 {
	color: #330033;
}
.couleur3 {
	color: #cc99ff;
}
.titre1 {
	font-size: 36px;
	font-weight: bold;
	color: #cc99ff;
	font-style: italic;

}
.lien {
	color: #000000;
	text-decoration: none;
}
.titre2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;

}
.lien2 {
	color: #000000;
	text-decoration: none;
}
.lien3 {
	text-decoration: none;
	color: #CC99FF;
}
