body{
	background-color : Black;
	margin-left : 30px;
	margin-right : 30px;
}
		  A {
	color : silver;
	font-family : "Courier New";
	font-size : 14px;
	font-weight : bold;
	text-align : justify;
}
A:hover {
	color: Red;
	text-decoration : none;
}
	
	
	div.titre{
	color : FFAE00;
	font-family : "Arial black";
	font-size :19px;
}
p{
	color : White;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	text-align : justify;
}
.lettre{
	color : red;
	font-family : "Arial Black";
	font-weight : bold;
	font-size : 23px;
}
sup{
	color : White;
	font-family : Arial;
	font-weight : normal;
	font-size : 10px;
	text-align : justify;
}
