.style_liens_ns {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #666666;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #666666;
	text-decoration: blink;
}

