.home {
	background-color: #dddddd;
	background-image: url(../images/homepage_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	text-align: right;
	height: 24px;
	width: 120px;
}
.ritorna {
	background-color: #dddddd;
	background-repeat: no-repeat;
	background-position: 3px 1px;
	text-align: right;
	height: 24px;
	width: 150px;
}
.piccolo {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #009900;
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;

}
.tastini {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000099;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;

}
.tastoRosso {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;

}

