body {
	background-color: #543c38;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.links {font-size: 9px; color: #B64000; }
.titulo {
	font-size: 24px;
	color: #B64000;
}
.texto {font-size: 11px; color: #331602; }
.texto-titulo {
	font-weight: bold;
	font-size: 11px;
	color: #B64000;
}
.texto-lista {
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}
.texto-tema {
	font-size: 16px;
	font-weight: normal;
	color: #B64000;
}
a:link {
 color: #B64000;
 text-decoration: none;
}
a:visited {
 text-decoration: none;
 color: #B64000;
}
a:hover {
 text-decoration: underline;
 color: #B64000;
}
a:active {
 text-decoration: none;
 color: #B64000;
}.texto-cor {

	font-weight: normal;
	font-size: 11px;
	color: #B64000;
}
.texto-pequeno {
	font-size: 9px;
	color: #331602;
}
