a:link {
	font-family: Times;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
}
a:hover {
	font-family: Times;
	font-size: 10pt;
	font-weight: normal;
	color: #66FF66;
}
.titre {
	font-family: Times;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.texte {
	font-family: Times;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.texte:link {
	font-family: Times;
	font-size: 10pt;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
.texte:hover {
	font-family: Times;
	font-size: 10pt;
	font-weight: normal;
	color: #66CC99;
}
