a.printlink:active, a.printlink:link, a.printlink:visited {
	text-decoration: none;
}
	
a.printlink:hover {
	text-decoration: underline;
}
