a:active {
	color: #FFFF66;
	font: 14px "Trebuchet MS";
}

a:link {
	color: #FFFF33;
	font: 14px "Trebuchet MS";
	text-decoration: none;

}

a:hover {
	color: #FFFF66;
	font: 14px "Trebuchet MS";
	text-decoration: none;



}

p {
	color: #FFCCFF;
	text-align: justify;
	font-family: "Trebuchet MS";
	font-size: 14px;


}

h2 {
	color: #FFFF33;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 18px;

}

h3 {
	color: #FFCCFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 16px;

}

h4 {
	color: #FFCCFF;
	text-align: center;
	text-decoration: blink;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: lighter;


}

li {
	font: normal 14pt "Trebuchet MS";
	list-style-type: disc;
	color: #FFCCFF;
	text-align: justify;
	list-style-image: url(images/puce.gif);

}

h1 {
	color: #FFFF00;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 24px;
	border: outset #CC0033;


}

h5 {
	color: #FFCCFF;
	text-align: center;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-size: 12px;







}
h6 {
	text-align: left;
	color: #FFCCCC;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;



}
a:visited {
	font-family: "Trebuchet MS";
	color: #FFFF66;
	font-size: 14px;
}

