﻿/*
a[href="#TODO"],
a[href=""],
a[href^="mailto:"],
a[href^="Usercontrols"],
img,
font,
center,
div[align],
p[align],
*[style] {
	outline: 1px dotted #f0f;
}
 
img[alt],
a[href^="mailto:"][id] {
	outline: 0;
}
*/