.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: red;
	font-weight: bold;
}
.testo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;

}
.linktorna {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0000CC;
	font-weight: bold;
}


.data {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: Olive;
}

a:active {
	color: #663300;
}

