body {
	background-color: #A6A18E;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
.titulos {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 15pt;
	color: #A6A18E;
}
.textos {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}
.destacado {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #666633;
	text-align: justify;
}
.epigrafe {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.vinculo {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 10pt;
	color: #993300;
	cursor: hand;
}
.vinculogrande {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14pt;
	color: #993300;
	cursor: hand;
}
a {
	font-family: Trebuchet MS, Arial, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}
a:active {
	text-decoration: none;
}
