.textodest a {
	text-decoration: none;
	
}

.textodest a:visited {
	text-decoration: none;
	
}

.textodest a:hover
{
	text-decoration: underline;
	
}

.textodest a:active
 { 
	text-decoration: underline;
	
 } 



.style1 {font-size: 12px}
.style2 {font-size: 10px}


