@charset "utf-8";
.lienket a:link {
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.lienket a:visited {
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.lienket a:hover {
	font-family: tahoma;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}

