/* Print.css */

a[href]:after {
 content:" <"attr(href)">";
 display: none;
} 

a {
color: #B30134 !important;
}


