.titulo_grande {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #804040;
}
.cronologia {
	font-family: Tahoma;
	font-size: 14px;
	color: #804040;
}

.titulo_mediano {
	font-family: Tahoma;
	font-size: 14px;
	color: #45899C;
}
a {
	font-family: Tahoma;
	color: #6F7770;
	text-decoration: none;
}
a:hover {
	color: #45899C;
}
.listimagen {
	border: thin solid #333333;
}

