.lnk-texto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0093dd;
	text-decoration: none;
	line-height: 20px;

}
a.lnk-texto:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #0093dd;
	text-decoration: none;
}
a.lnk-texto:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #0093dd;
	text-decoration: none;
}
a.lnk-texto:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #901e78;
	text-decoration: underline;
}
