body {
	background-color: #FFCC33;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #339933;
}
.Titre {font-weight: bold;color: #FFFFFF;}
.Titre_2 {color: #339933}
.Petit {font-size: small}
h1 {font-weight: bold;color: #FFFFFF;}