
a
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: 2166A8;
	text-decoration: none;
}

a:hover
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: 032B51;
	text-decoration: none;
}

a.liens
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: 2166A8;
	text-decoration: none;
}
a.liens:hover
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: 032B51;
	text-decoration: none;
}