td.menuhautgauche a {
  font-size:12px;
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	
}
td.menuhautgauche a:hover {
  font-size:12px;
	color:#99FF66;
	text-decoration:underline;
	font-weight:bold;
}
td.menuhautdroite a {
  font-size:11px;
	color:#0099FF;
	text-decoration:none;
	font-weight:bold;
	
}
td.menuhautdroite a:hover {
  font-size:11px;
	color:#99FF66;
	text-decoration:underline;
	font-weight:bold;
}


