.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.jaune:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ff0;
}
a.jaune:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ff0;
}
a.jaune:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
a.jaune:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
a.jaun:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ff0;
    text-decoration: none;
}
a.jaun:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ff0;
    text-decoration: none;
}
a.jaun:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
a.jaun:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
    text-decoration: none;
}
a.blanc:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff;
}
a.blanc:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #fff;
}
a.blanc:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
a.blanc:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
a.mauve:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c06;
}
a.mauve:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c06;
}
a.mauve:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
a.mauve:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000;
}
