a:link {
	font-family: "Times New Roman", Times, serif;
	color: #900;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.noir {
	color: #000;
}
.Stitre {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	color: #090;
}
