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