body
{
}
A:link
{
	color: darkblue;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
	text-decoration: none;
}
A:visited
{
	color: darkblue;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
	text-decoration: none;
}
A:hover
{
	color: orange;
	text-decoration: underline;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
}
.TEXTE
{
	color: darkblue;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
}
.LinkBottom
{
	color: darkblue;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
	text-decoration: underline;
}
.LinkNoUnderline
{
	color: darkblue;
	font-family: Arial, Verdana, 'Times New Roman' , 'Courier New';
	text-decoration: none;
}
