.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #939698;
	text-align: justify;

}
.texto:hover {
  color: #494949;
 text-decoration: underline; 
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #928BB2;
	font-weight: bold;
	font-style: normal;
}
.textoBot {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #493D7D;
	background-repeat: no-repeat;
}
.textoBot:hover {
color: #493D7D;
text-decoration: underline;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.pie:hover {
color: #FFFFFF;
text-decoration: underline;
}
.estudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	color: #8D85AD;
}
.estudio:hover {
  color: #4A3D7F;
}
