.menu {
	font-family: Verdana;
	font-size: 7pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.texte {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
.selection {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/fondgrisdegrade.gif);
}
-->
