@charset "utf-8";
.contenido-chico {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

a:link {
	color: #564C43;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #564C43;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #564C43;
}
.contenido-bold {
	color: #564C43;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	color: #564C43;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.contenido {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
