<style>
BID {}
BODY {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #00CCFF;
	background-image: url(images/fondbleu.gif);

}
H5 {
	font-size: x-small;
	font-weight: normal;

}
P{
	font-size: x-small;
}

H1 {
	font-size: x-small;
	font-weight: bold;
}
H2 {
	font-size: small;
	font-weight: bold;
}
H3 {
	font-size: x-small;
	font-weight: bold;
}
H4 {
	font-size: x-large;
	font-weight: bold;
}
A:link {
   color : #000000;
   text-decoration : underline;
}
A:visited {
   color : #990099;
   text-decoration : underline;
}
A:hover {
   color : #FF0000;
   text-decoration : none;
}
A:active {
   color : #990099;
   text-decoration : underline;
}
</style>
