@media print {
    a {
    color: #ffffff;
    background-position: top left,
    top right;
    }
    }




    a[id="foo"] { content: "x"; }
