.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.liens {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-size: 16px;
	font-weight: bolder;
}
.Titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
