body * {
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

a { color: red; }
a:visited { color: brown; }

#topo * {
	display: none;
}
hr { display: block; }
embed { display: none; }
#topo h1, #topo h1 a, #topo h1 strong {
	font-size: 30px;
	display: inline;
	float: none;
	height: auto;
	overflow: visible;
	position: static;
	text-indent: 0;
	width: auto;
}

#colunaAuxiliar {
	display: none;
}

#produtosTags { display: none; }
#BuscaRodape { display: none; }
