a:link {
	color: #CCCCCC;
	text-decoration: none;

}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}.thomasnorm {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.thomaspetit {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}
.thomasgran {

	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.thomasENORME {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;


}

