.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.textos-titulos {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#Tabla_01 tr td table tr .textos ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
}
a:link {
	color: #1D596F;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #3094BA;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.textos-peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 15px;
}
.textos-peq-min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: normal;
}
