.petitliensympa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #eeeeff;
	text-decoration: none;
}
.petitliensympa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #eeeeff;
	text-decoration: underline;
}
.toutpetitliensympa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #eeeeff;
	text-decoration: none;
}
.toutpetitliensympa:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	color: #eeeeff;
	text-decoration: underline;
}
