body {
	background-attachment: fixed;
	background-image: url(img/bgd.gif);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 8px;
}

.testopiccolo {
	font-size : 10px;
}

a.titolonews:hover {
	text-decoration: underline;
}
.titolonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.testonews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}
.testonews P {
	margin-bottom: 5px;
	margin-top: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.mano {
	cursor: hand;
}
