A.freehanded {
	cursor: hand;
	text-decoration:yes;
}
A.freehanded:hover{
	text-decoration:underline;
}

A.lnkAccueil{
	text-decoration:none;
}
A.lnkAccueil:hover{
	color: #FF0000;
	font-weight:bold;
}
