@media screen, print {

a img {
	border: none;
}

a {
	color: #4c4c4c;
}

hr {
	width: 100%;
}

}