body {
	background-color:#5f4b32;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
color:#8e8d73;
text-decoration:none;
}
a:visited {
	color:#887D44;
	text-decoration:none;
}
a:hover {
font-style: italic;
TEXT-DECORATION: underline;
}
a:active {
color:#A2A08A;
text-decoration:underline;
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F4B32;
	height: 12px;
}
.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F4B32;
	height: 12px;
	font-weight: bolder;
}
