.texto {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #29456C; font-weight: normal; line-height: 140%}
.texto2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #29456C; font-weight: normal;}


input {border:0px;}

/* Enlaces generales */
a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
