.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}
.texto:LINK {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
}

td a:link {
	color: #333333;
	text-decoration: none;
}
td a:visited {
	color: #333333;
	text-decoration: none;
}
td a:hover {
	color: #333333;
	text-decoration: underline;
}

td a 
{
}