.txtnormal {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
}
.lien {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.txtnormal:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.txtnormal:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a.txtnormal:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #797979;
	text-decoration: underline;
}
