.DONOTPrint, .navlink {
  display: none;
 }
 
 /* Don't display post titles as links */
 h2 a, h3 a {
	text-decoration: none;
	color: black;
 }

a {
 color: black;
}