p {
	font-style: "Times New Roman, Times, serif";
}

p a {
	 color: #9966CC;
	 text-decoration: none;
	 font-syle: normal;	 
}
a:hover { color: red; }

.titretext {
	color: #006666;
	font-weight: bold;
}
.paragraphe {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
.title {
	color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
