body
{
   background-color: #FFFFFF;
}
a:link
{
	color: #5500FF;
	text-decoration: none;
}
a:visited
{
	color: #5500FF;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}
.generique
{
   text-align: center;
   font-family: "Courier New", serif;
   font-size: 100%;
   font-weight: bold;
   color: #5555AA;
}
.test
{
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
}