body {
	background-color: #DBF2E7;
}
.base {color: #4D760E}
.titre {color:#4D760E; font: bold large}
.sstitre {color:#4D760E; font: medium}
.petit {color:#4D760E; font: small; font-style: italic;}
A {
color:#4D760E;
}
A:hover {
color:#4D760E;
text-decoration:overline underline;
}
A:visited {
color:#4D760E;
}



