.lienacc {
	text-decoration: none;
	color: #CC0000;

}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: CC0000;
	text-decoration: none;
}

