body {
	background-color: #CDCEA6;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #432002;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
}
.letrapeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #432002
}
a:hover {
	color: #96A76D;
}
a:link {
	color: #677546;
}
a:visited {
	color: #677546;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
