.titre {
	font-family: "Brush Script MT";
	font-size: 48px;
	font-weight: bold;
	color: Maroon;
}
.texte1 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: Maroon;
}
.texte2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Maroon;
	font-weight : bold;
}
.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: Maroon;
}
.copyright {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Navy;
}
a.copyright {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Navy;
}
a.copyright:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Navy;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
}
a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: Maroon;
	text-decoration: underline;
}
