.Style1 {
	font-size: 18px;
	font-family: "Cooper Black";
	color: #6666FF;
	text-align: left;
	
}
.Style2 {
	font-size: 16px;
	font-family: "Cooper Black";
	color: #6666FF;
	text-align: left;
	
}
.Style3 {
	font-size: 16px;
	font-family: "Cooper Black";
	color: #6666FF;
		
}
.text1 {
	font-size: 14px;
	font-family: "Cooper Black";
	color: #799840;
	text-align: center;
	
}
.titre {
	font-size: 26px;
	font-family: "Cooper Black";
	color: #799840;
	text-align: center;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}