.texteBlocProd a {
	font-family: inherit;
	text-decoration:none;
	/*color: #619950;*/
	color: #669933;
}
.texteBlocProd a:hover {
	font-family: inherit;
	text-decoration:underline;
	color: inherit;
}