.verdana11 {
	font-family: verdana;
	font-size: 11px;
}
.verdana11bleu {
	font-family: verdana;
	font-size: 11px;
	color: #0000FF;
	text-decoration: underline;
}
.rouge12 {
	font-family: verdana;
	font-size: 12px;
	color: #CC0000;
}
.Bandeaujaune {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFF99;
}
.bleu12 {
	font-family: verdana;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}

