body {
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
.gras {
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a.nav:link {
	color: #FFFFFF;
}
a.nav:visited {
	color: #FFFFFF;
}
a.nav:hover {
	color: #FF6600;
}
a.nav:active {
	color: #FFFFFF;
}
.titreblanc {
	font-weight: bold;
	color: #FFFFFF;
}
