.style_page_normale {
	background-image: url(../images/Nappe.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #CC6600;
	font-weight: bold;
	font-variant: small-caps;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

