a:link {
	color: #006633;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.text-vert {
	color: #006633;
}
.text-bleu {
	color: #003399;
}
a:visited {
	color: #006633;
	text-decoration: none;
}

