.texto_arriba {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	text-align: justify;
}
.texto_lista {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	text-align: justify;
}
.texto_abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	line-height: 17px;
	text-align: justify;
}
.texto_apartados {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 17px;
	text-align: justify;
}
.texto_curric {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.pie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
a:link {
	color: #C61654;
	text-decoration: none;
}
a:visited {
	color: #C41452;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #C41452;
	text-decoration: none;
}
.links_interior {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
}

ul{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	text-align: justify;
	margin-top: 10px;
	padding-left: 30px;
}
li{
}