@charset "utf-8";

@media print {

a[href]:after {
    content: ""!important;
}

abbr[title]:after {
    content: ""!important;
}
}
