HTML {
	HEIGHT: 100%
}
BODY {
	MARGIN: 0px;
	HEIGHT: 100%;
	background-color: #000000;
}
a:link {
	color: #FFE901;
}
a:visited {
	color: #FFE901;
}
a:hover {
	color: #F7EB04;
}
a:active {
	color: #F7E70A;
}
.textjaune {
	font-family: verdana;
	font-size: 9px;
	color: #F4EC00;
}
.textbrun {

	font-family: verdana;
	font-size: 9px;
	color: #5A3A01;
}

