@charset "utf-8";
/* CSS Document */

.hidefromprint {
	display: none;
	}
	
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	}