.textodest a {
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color: transparent;
}

.textodest a:visited {
	font-weight: normal;
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	background-color: transparent;
}

.textodest a:hover
{
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	background-color: transparent;
}

.textodest a:active
 { 
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: underline;
	background-color: transparent;
 } 


