a:link {
	color: #999999;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}.thomasnorm {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.thomaspetit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
.thomasgran {

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.thomasENORME {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;


}