.communsmallwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.textconseil {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9B6733;
}
.conseilTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #CC66CC;
	font-weight: bold;

}
.ContactInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #000000;
	background-color: white;
}
.Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #9933CC;
	text-decoration: underline;
	font-weight: bold;
}
.Link:HOVER {
	text-decoration: overline;
}