body {
	background-color: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
a:visited {
	color: #A0A0A4;
}
a:hover {
	background-color: #F93;
}
a:link {
	color: #FFF;
}
a:active {
	color: #FF0;
}


.titre {
	font-size: 12pt;
	font-family: "Arial Black";
	letter-spacing: 5px;
	text-align: left;
}
.tablointro {
	background-color: #000;
	border-width: 5;
	text-align: center;
	border-color: #F60;
	margin: 10;
	font-size: 8mm;
	padding: 10;
	font-weight: bolder;
}
.texte { font-family: Arial; font-size: 10pt; letter-spacing: normal; color: #FFFFFF; cursor: crosshair }

th {
	color: #FF5F00;
	text-align: center;
}

.gauche {
	text-align: left;
}
.rouge {
	font-weight: bold;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}
.texte normal blanc {
	font-size: medium;
	color: #FFF;
}
.date {
	font-size: medium;
	color: #999;
}

