TABLE {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

TABLE.cuore {
	border:2px solid #000000;
	font-size:12px;
	font-family:"Trebuchet MS";
	border-collapse:collapse;
}
TABLE.cuore_ext {
	border:2px solid #000000;
	font-size:16px;
	font-family:"Trebuchet MS";
	border-collapse:collapse;
}
TABLE.cuore_link_no_underscore {
	border:2px solid #000000;
	font-size:12px;
	font-family:"Trebuchet MS";
	border-collapse:collapse;
	
}
TABLE.cuore_ext_link_no_underscore {
	border:2px solid #000000;
	font-size:16px;
	font-family:"Trebuchet MS";
	border-collapse:collapse;
}



.cuore A:hover{
	background-color:#629062;
}
.cuore_ext A:hover{
	background-color:#629062;
}
.cuore_link_no_underscore A:hover{
	text-decoration:none;
	background-color:#629062;
}
.cuore_ext_link_no_underscore A:hover{
	text-decoration:none;
	background-color:#629062;
}


.cuore_link_no_underscore A, cuore_link_no_underscore A:link, cuore_link_no_underscore A:visited{
	text-decoration:none;
	color:#000000;
}
.cuore_ext_link_no_underscore A, cuore_ext_link_no_underscore A:link, cuore_ext_link_no_underscore A:visited{
	text-decoration:none;
	color:#000000;
}

TABLE.bordosecco {
	border:2px solid #000000;
	font-family:"Trebuchet MS";
	font-size:16px;
	line-height:18px;

	font-weight:bolder;
	color:black;
}

a.falso_link:link{
	color: black;
}
a.falso_link:visited{
	color: black;
}
