body {
	background-color: #000000;
}

.texte1 {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #00CC00;
	font-weight: normal;
}
.texte2 {
	font-family: Calibri;
	font-size: 12pt;
	color: #FFFFFF;
}
.texte3 {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #FFFFFF;
}
.texte4 {
	color: #CC6600;
	font-family: "Comic Sans MS";
	font-size: 14px;
}
.texte5cli {
	color: #00FF00;
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: blink;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	background-color: #000000;
}
a:active {
	text-decoration: underline;
}
