.bouton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bouton a {
	color: #FFFFFF;
	text-decoration: none;
}
.bouton a:hover   {
	color: black;
	text-decoration: none;
}
