.grandblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.grandblanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.petitblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.petitblanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.grandnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.grandnoir:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.petitnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.petitnoir:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.tresgrandnoir {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}

.tresgrandnoir:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}

.tresgrandblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
}

.tresgrandblanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
