@charset "utf-8";
/* CSS Document */
.noPrint { 
display: none; 
}

#printPage p a {
	color: #000;
	text-decoration: none;
}
