.noprint {
	display:none;
}

.forprint {
width:300px;
border: 10px solid #000;
}

article a[href^="#"]:after {
    content: "";
}

a[href^=http]:after {
        content:" <" attr(href) "> ";
    }


    