.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.texteital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.titreblanc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:visited {
	color: #990000;
}