.textos {
	font-family: tahoma;
	font-size: 13px;
	color: #243048;
	text-align: justify;
}
.fecha {
	font-family: tahoma;
	font-size: 10px;
	color: #455B8A;
}
.titulos {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #455B8A;
}
a:hover {
	font-family: tahoma;
	font-size: 13px;
	color: ba272d;
	text-decoration: none;
	background-color: #fae29c;
}
a:link {
	font-family: tahoma;
	font-size: 13px;
	color: ba272d;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 13px;
	color: ba272d;
	text-decoration: none;
}

