a:link {text-decoration: none; color: #009900;}
a:visited { text-decoration: none; color: #009900;}
a:hover   { text-decoration: none; color: #FF3300;}
a:active  { text-decoration: none; color: #009900;}

body {
	background-color: #FFFF00;
	margin-top:0px;
}

body, td, th {
	color: #009900;
}

h1, h2, h4 {
	color: #009900;
}

h3, h5, h6 {
	color: #009900;
}
.promo{
font-family:Georgia, "Times New Roman", Times, serif;
color:#FF0000;
font-size:10px;
text-align:inherit
}
.fontitre{
font-size:36px;
color:#009900;
text-align:center;
font-family:"Kristen ITC" ;
}
.titre{
font-family:"Kristen ITC" ;
font-size:20px;

}
.paragraphe{
	font-family:"Kristen ITC";
	font-size:14px;
	color: #009900;
}
.paragrapherouge{
	font-family:"Kristen ITC";
	font-size:16px;
	color: #FF0000;
}