p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3366FF;
	text-align: center;

}
.orange {
	color: #FF9900;
}
a {
	color: #66FFFF;
}
body {
	background-color: #000066;
}
.explications {
	color: #FF6600;
	text-decoration: none;
}
.date {
	color: #FFCC00;
}
.avertissement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #CCFF00;
}
.rouge {

	color: #FF0000;
}
h1 {
	color: #FFFFFF;
	text-align: center;
}
