body {
	border-style: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times;
	font-size: 12px;
	text-align: center;
}

.class1 {
	color: black;
	font-family: Courier;
}

.class1 a:link {color: #006600; text-decoration: none;}
.class1 a:visited {text-decoration: none; color: #006600;}
.class1 a:hover {text-decoration: underline; color: #006600;}
.class1 a:active {text-decoration: none; color: #006600;}

.class2 {
	color: black;
	font-family: Courier;
	font-size: 12px;
	font-weight: bold;
}

.titre1 {
	color: black;
	font-family: "Courier New", Courier;
	font-size: 35px;
	line-height: 25px;
}



.titre2 {
	font-family: Courier;
	font-size: 24px;
}

.menu {
	color: green;
	font-family: Courier;
	font-size: 16px;
	font-weight: bold;}
.menu a:link {color: #006600; text-decoration: none;}
.menu a:visited {text-decoration: none; color: #006600;}
.menu a:hover {text-decoration: underline; color: #006600;}
.menu a:active {text-decoration: none; color: #006600;}

.artistes {color: gray;
		   font-family: Courier;
		   font-weight: bold;
       font-size:10px;}
.artistes a:link {color: gray; text-decoration: none;}
.artistes a:visited {text-decoration: none; color: gray;}
.artistes a:hover {text-decoration: underline; color: gray;}
.artistes a:active {text-decoration: none; color: gray;}
