.Tete {
	font-size: xx-large;
	font-weight: bold;
	color: #3366FF;
}
.Corps {
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.Tableau {font-size: x-large; font-weight: bold; color: #3366FF; }
.References {
	font-size: small;
	font-weight: bold;
}
.Corps2 {
	font-size: xx-large;
	color: #FF0000;
	font-weight: bold;
}
