
@media print {
	a[href]:after{
		content:""!important; 
		 }
		 abbr[title]:after{
			 content:""!important; 
			 }
}

