.bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #156FBF;

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
a:link 
	text-decoration: none;
	color: #156FBF;

a:visited 
	text-decoration: none;

a:hover 
	text-decoration: underline;

a:active 
	text-decoration: none;
	font-weight: bolder;

}
