.texteVert {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666600;
}
.texteNoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:hover {
	color: #666600;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
