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;
}
.titre_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
}.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_encadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	border: thin solid #0066FF;
	line-height: 32px;
}
