body {
	background-color: #999900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}
.texte_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	font-weight: normal;
}
.texte_blanc {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	font-weight: normal;
}
.texte_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFCC33;
	font-weight: normal;
}
.texte_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}