body {
	margin: 0px 0px 0px 0px;
	background: #f9f9fa;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.grafica { 
	margin: 0px 0px 0px 0px;
	background: #f9f9fa;
	background-image: url(sfondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.td {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #888888;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 0px;
}
.piva {
	font-family: Verdana, "trebuchet MS", Arial, Sans-serif;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 0px;
}
A.link_astrelia {
	color: #ffae00; font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
A.link_astrelia:HOVER {
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}
A.link_astrelia:ACTIVE {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
