#contenu a {
	color : #429A4C;
}

#contenu a:hover {
	color : #EE3123;
}

#contenu strong {
	font-weight : bold;
	color : #EE3123;
}