.BleuDk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.BleuLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3399CC;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.JauneDk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.JauneLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FBC900;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.RougeDk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.RougeLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3333;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.VertDk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #336600;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.VertLg {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #339966;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.GrisDk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	text-decoration: none;

}
