.bouton_over { 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color:#800000;
	background: #f4a460;
	border-style: solid; 
	border-width: 1px; 
	border-color: #f4a460;
	text-decoration: none;
	}
	
.bouton { 
	font-family: Verdana, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color:#f4a460;
	background: #800000; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #800000;
	text-decoration: none;
	}
