A{
	text-decoration: none;
}

.intro{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #674523;
	line-height: 11px;
}
INPUT{
	background-color:rgb(249,247,232); 
	border-top-width:0; 
	border-right-width:0; 
	border-bottom-width:1; 
	border-left-width:0; 
	border-top-color:black; 
	border-right-color:black; 
	border-bottom-color:maroon; 
	border-left-color:black; 
	border-bottom-style:dotted;
}
SELECT{
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.checkbox, {
	border: 1px solid White;
}
.submit{
	border: 1px solid White;
	background-color: #EFDFCF;
}
.merci{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #674523;
	font-style: normal;
	font-weight: bold;
}