body 
{
	margin-top:0px; margin-bottom:0px;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
}

.lien
{
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

.lien2
{
	color:#000000;
	font-style:normal;
	text-decoration:none;
}

.laError
{
	color:#FF0000;
	text-decoration:none;
}
A:link
{
	COLOR: #000000;
    FONT-FAMILY: 'Arial';
    text-decoration: none;
}
A:visited
{
	COLOR: #000000;
    FONT-FAMILY: 'Arial';
    text-decoration: none;
}
A:active
{
	COLOR: #000000;
    FONT-FAMILY: 'Arial';
    text-decoration: none;
}
A:hover
{
	COLOR: #000000;
    FONT-FAMILY: 'Arial';
    text-decoration: underline;
}
