a:link {
	color: #FFCC33;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #CC6633;
	font-style: normal;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.cousumouche {
	font-family: "Courier New", Courier, mono;
	font-size: 48px;
	font-weight: bold;
	color: #0033FF;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.crédits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
.cousumouche-petit {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
}
.titre_fond-Jaune {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFCC33;
	color: #000000;
}
