body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
.titoloCard { 
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.titoloCard a{ 
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.titoloCard a:hover{ 
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.testoCard {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	line-height: 120%;
}

