* {
	background-color: #FFF;
	color: #000;
	font-family: "Times New Roman", Times, Serif;
}

a {
	color: #666;
	text-decoration: underline;
}

#conteudo a[href]:after {
	content: " (" attr(href) ") ";
}

input,
hr,
script,
object,
#menu,
#trailimageid,
.acessibilidade,
.localizacaoRod,
.assinatura,
.linguas
{
	display: none !important;
	visibility: hidden !important;
}

h1 {
	font-size: 16pt;
	text-align: center;
}

h1 a {
	text-decoration: none;
	color: #000;
}