a.LienListeAuto
{
	color:  black;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a.LienListeAuto:hover
{
	
	color: #FF2F00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}

a.LienListeAutoplus
{
	color:  #FF2F00;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a.LienListeAutoplus:hover
{
	
	color: black;
	font-weight:bold;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:underline;
}