.titre1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.texte1 {
	font-family: Arial;
	font-size: 14px;
	color: #000066;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
