﻿.caselladitesto
{
	width:80px;
	font-family:Verdana;
	font-size:xx-small;
	color:Black;
}
.bottone
{
	text-decoration:none;
	color:#000;
	background-color:#ffe0a9;
	font-weight:bold;
	border:1px solid #cc9999; 
	font-family:verdana; 
	font-size: 8pt;
	cursor:pointer;
}
.bottoneAbbonati
{
	text-decoration:none;
	color:#000;
	background-color:#ffe0a9;
	font-weight:bold;
	border:1px solid #cc9999; 
	font-family:verdana; 
	font-size: 8pt;
	cursor:pointer;
}
.bottoneAbbonati:hover
{
	color: #000;
	background-color: #FDF9C2;
	font-weight: bold;
	border: 1px solid #cc9999;
	font-family: verdana;
	font-size: 8pt;
	cursor: pointer;
}