BODY {
scrollbar-base-color : #FFFFFF;
scrollbar-arrow-color : #78726e;
}
td {
font-family: Verdana;
font-size : 8pt;
color : 6a6a6a;
}

h2 {font-size:12pt;
	font-family:georgia;
	letter-spacing:.1em;
	color:#aaa;
	font-weight:bold;
	}

img			{border: 0;}

a:link		{font-family: Verdana; color: #FFFFFF; text-decoration: none;}
a:visited	{font-family: Verdana; color: #FFFFFF; text-decoration: none;}
a:hover		{font-family: Verdana; color: #78726e; text-decoration: none;}

.bottone		{font-family:Verdana; font-size:10px; color:#666666; width:90px; height:25px;}

.link2             {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:link        {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:visited	   {font-family: Times New Roman; color: #FFFFFF; text-decoration: none;}
.link2:hover	   {font-family: Times New Roman; color: #000000; text-decoration: none;}

.link3      		{font-family: Verdana; font-size: 8pt; color: #78726e; text-decoration: none;}
.link3:link      	{font-family: Verdana; font-size: 8pt; color: #78726e; text-decoration: none;}
.link3:visited	   	{font-family: Verdana; font-size: 8pt; color: #78726e; text-decoration: none;}
.link3:hover	   	{font-family: Verdana; font-size: 8pt; color: #E45600; text-decoration: none;}

.link4      		{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:link      	{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:visited	   	{font-family: Arial; font-size: 8pt; color: #ea680b; text-decoration: none;}
.link4:hover	   	{font-family: Arial; font-size: 8pt; color: #000000; text-decoration: underline;}


button	{height:40pt; font-size: 10pt; font-family: Arial; color: #666666; font-weight: bold;}
hr			{height: 1; color: #666666;}

.titolo	{font-size: 12pt; font-family: Arial; color: #5499ff; font-weight: bold; text-align:center;}
.testo	{font-size: 9pt; font-family: Arial; color: #666666; text-align:center;}
.bianco	{font-family: Verdana; color: #FFFFFF;}
.cella_intestazione	{background-color: #666666; color: #FFFFFF; padding: 5px; font-weight: bold;}
.cella_dati	{color: #666666; padding: 5px; }
.input_area	{color:<%=colore%>; width: 100%; border:1px solid #666666; height: 100px;}
.input_text	{width:100%; color:#666666; background-color: #FFFFFF; border:1px solid #666666; padding:3px;"}