.lienstext {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a.lienstext:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a.lienstext:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	color: #999999;
}
