.OptimClass{ display : none}
body {
	font-family: "Arial";
	font-size: 12px;
	background color: #000000;
	color: #ffffff;
}

p {
	font-size: 12px;
	font-family: "Arial";
}
td {
	font-size: 12px;
	font-family: "Arial";
}
.titre {
	font-size: 16px;
	

}
a:link {
	
	color: #ffccff;
	text-decoration: none;
}
a:visited {
	color: #ffff00;
	
	text-decoration: none;

}
a:hover {
	
	color: #FF33FF;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #000000;
}
.avert {
	font-size: 16px;
	
	color: #FFFFFF;
}
.niveau2 {
	font-size: 20px;
	
	font-family: "Arial";
	color: #ff3300;
}