/* ---- mozilla only so far (imho) -- 2004-11-30 -- */
a[name]:focus {
	-moz-outline: none;
	background: black;
	color: yellow !important;}