body {
	font-family: Arial, Helvetica, sans-serif;
}

texte {
	font-size: 14px;
}
texte a:link {
	font-color: #cc0000;
}.texte a:link {
	font-size: 14px;
	color: #CC0000;
}
.texte a:visited {
	color: #0033FF;
}
.titre {
	font-size: 24px;
	color: #CC0000;
}
