a.bleu:link {
	font-family: Verdana;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}
a.bleu:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #003300;
	text-decoration: underline;
}
a.bleu:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #008000;
	text-decoration: underline;
}
a.bleu:active {
	font-family: Verdana;
	font-size: 10px;
	color: #003300;
}

ul{
list-style:none;
}
li{
list-style:none;
}

