body,td,th {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #808040;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFDE;
}
a {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #808040;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #808040;
}
a:hover {
	text-decoration: underline;
	color: #808040;
}
a:active {
	text-decoration: none;
	color: #808040;
}
.titulo {
	{color: #34341B;
	font-weight: bold;
	font-size: 24px;
}