<!--
body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #003366;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #003366;
}
sup {
	font-size: 8px;
}
.petit {
	font-size: 9px;
}
a:link ,a:active, a:hover, a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a.photo:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.photo:active, a.photo:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a.photo:visited {
	color: #DDDDDD;
	text-decoration: none;
}
 -->