.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #546292;
	background-color: #CECED7;
}
a {
	color: #00215B;
	text-decoration: underline;
	cursor: hand;
}
a:visited {
	color: #00215B;
}

