.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: ffffff;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: 000000;
	text-decoration: none;
	font-weight: bold;
}
.stylepetit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.stylepetit2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 000000;
	font-weight: bold;
}
