a
{
    texdecoration: underline;
}

.hideForPrinting
{
    display: none;
}

.showForPrinting
{
	display: block !important;
}