@charset "utf-8";
.texto {
	font-family: Latha;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
}
.texto-borde {
	font-family: latha;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textoo {
	margin: 10px;
	text-transform: none;
	text-align: justify;
}


.men {
	font-family: Latha;
	font-size: 18px;
	color: #FFFFFF;
}
a:link {
	color: #FFF;
}
.separaciontex {
	margin: 6px;
}


.encabezado {
	font-family: Latha;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: overline;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC0;
}
a {
	color: #FFF;
	text-decoration: none;
}
