body 	{
		font-family: Verdana, sans-serif;
		margin-top: 10px;
		margin-left: 10px;
		font-size: 12px;
		text-align: center;
		background-color:#B3D1AD;
}

.titre {
		font-weight: bold;
		color: #009900;
		font-size: 24px;
	
}
a {
		text-decoration: none;
		color: #009900;
}
a:hover {
		text-decoration: underline;
}
