/** DEBUG CSS */

a[href^="error:"] {
	background: red !important;
	color: white !important;
	text-decoration: blink !important;
}