.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	margin-left: 40px;
	text-align: justify;
}
a:link{ 
	color:#000;
	text-decoration:underline;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

a:active{ 
	color:#000;
	text-decoration:underline;
}
a:visited{ 
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#606;
	text-decoration:underline;
	}
.link_ABV {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}
.link_Solutions {
	color: #C00;
	text-decoration: none;
}	
