@media print {
  	table tr.tablesorter-ignoreRow {
    		display: none;
  	}
  	a.wiki{
		display: none;
  	}	

}
