body {
	background-color: #cfc1bc;
	color: #000000;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #0066FF;
}
a:visited {
	color: #0099FF;
}
.Titre {
	font-family: Papyrus;
	font-size: 48px;
	color: #990099;
}
.corps {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.important {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}
