.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
}
p.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}

a:link { color: #CC6600; text-decoration: underline}
a:visited { color: #FF9933; text-decoration: underline}
a:hover { color: #FF9933; text-decoration: underline}
a:active {
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}
