a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5655;
	text-align: left;
}
.commentaire {
	font-size: 10px;
}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E85555;
}
.copyright {
	font-size: 9px;
	color: #CCCCCC;
}
.citation {
	font-style: italic;
}
