body {
	background-color: #000000;
}

.LienABC {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	font-style: italic;
	color: #CCCCCC;
}
.Titre {
	font-size: 20px;
	font-style: italic;
	color: #CC9933;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}
.sousTitre {
	font-size: 18px;
	font-style: normal;
	color: #ffff99;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}

.infoprinc {
	font-size: 14px;
	font-style: normal;
	color: #CCCC95;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	letter-spacing:3px;
	text-decoration: none;
}

.CorpsTexte {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: 600;
	letter-spacing:2px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
color: #cccccc;
	text-decoration: underline;
}
a:hover {
color: #cccccc;
	text-decoration: underline;
}
a:active {
color: #cccccc;
	text-decoration: underline;
}

</style>

