<!--
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.bckgrnd {
	background: url(images/bckgrnd.gif) repeat-x;
}
sup {
	font-size: 5px;
}
a:link, a:visited {
	font-weight: bold;
	color: #FF7800;
	text-decoration: underline;
}
.nouvelles, a:active, a:hover {
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
}
a.pub:link, a.pub:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.pub:active, a.pub:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
 -->