body {
	background:#fff;
}
@media print {
      a[href]:after {
        content: "" !important;
      }
    }