	td, tr, body{
		font-family: sans-serif,verdana,arial;
		font-size : 12px;
	}
	.link, {
		font-weight : bold;
		text-decoration : none;
		color : maroon;
	}
	.link:HOVER{		
	    font-weight : bold;
		text-decoration : none;
		color : orange;
	}
	.maroon_b{
	color : maroon;
	}
	.p8{
	font-size: 11px;
	}
	.titre{
	text-align : center;
	color : maroon;
	font-weight : bold;
	}
