body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	background-color: #666666;
	color: #99CCFF;
}
.titre1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;
}
.titre2 {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;

}
.texte1 {
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	color: #E0EAF5;


}
.texte2 {
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: #E0EAF5;


}
.texte3 {
	font-size: small;
	font-style: normal;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #99CCFF;

}
.titre3 {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #99CCFF;

}
.titre4 {
	font-size: x-large;
	font-style: normal;
	font-weight: 900;
	color: #99CCFF;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #99CCFF;
	text-decoration: blink;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6699;
	text-decoration: blink;
}
