body
{
	background-color: #000000;
}
a:link
{
	color: #5500FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #5500FF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
}
a.lienrouge
{
	color: #9B1500;
	text-decoration: none;
	font-weight: bold;
}
a.lienrouge:visited
{
	color: #9B1500;
	text-decoration: none;
}
a.lienrouge:hover
{
	color: #FFFFFF;
}

.navigation
{
	text-align: left;
	font-family: "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
}
.support
{
	text-align: center;
	font-family: "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
}
.generique
{
	text-align: center;
	font-family: "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #5555AA;
}
.test
{
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.suivi
{
	text-align: center;
	font-family: "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #D51C00;
}
.special
{
	text-align: center;
	font-family: "Courier New", serif;
	font-size: 100%;
	font-weight: bold;
	color: #D51C00;
}