
body{
background-color:#3f7b01;
}
a:link{
	color: #3f7b01;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
a:visited{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
a:active{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
a:hover{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
}
.text{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.textpetit{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: left;
}

.textpetitcentre{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center
}
.textsoul{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
}
.textcentre{
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;