td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-color : #E2F9F0;
}

A.indice:link {
	color: Green;
	text-decoration: none;font : bold;
}
A.indice:visited {
	color:Green;
	text-decoration: none;
	font : bold;
}
A.indice:active { color:Green; text-decoration: none;font : bold;}
A.indice:hover {
	color: #20B2AA;
	text-decoration: underline;
	font : bold;
}