body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.Titre {
	color: #996600;
	font-style: italic;
	font-weight: bold;
	font-size: x-large;
}
.Legende {
	font-size: large;
	font-weight: bold;
}
.SousTitre {
	font-size: x-large;
	font-weight: bold;
	color: #CC6600;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
.orange {color: #CC6600}
