.texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.titre {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #6E8A17;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.4em;
}
.texte a:hover{
	color: #6E8A17;
}

