a:active {  font-family: "Century Gothic"; font-size: 10px; color: #0074bc}
a:hover {  font-family: "Century Gothic"; font-size: 10px; color: #0074bc; text-decoration: underline}
a:link {  font-family: "Century Gothic"; font-size: 10px; color: #0074bc}
a:visited {  font-family: "Century Gothic"; font-size: 10px; color: #0074bc}

a.b:active {  font-family: "Century Gothic"; font-size: 10px; color: #ffffff}
a.b:hover {  font-family: "Century Gothic"; font-size: 10px; color: #ffffff; text-decoration: underline}
a.b:link {  font-family: "Century Gothic"; font-size: 10px; color: #ffffff}
a.b:visited {  font-family: "Century Gothic"; font-size: 10px; color: #ffffff}
.bleu {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0074bc;
}
.orange {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FF6633;
}
.orangepetit {


	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FF6633;
}
.bleugras {

	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0074bc;
}
.blanc {

	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
