﻿TD {
	font-family :Tahoma, Arial;
	font-size : 12px;
}
.testopiccolo
{
	font-size: 10px;
	}
BODY {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
.elenco
{
	border: 1px solid #666666;
	background-color: #cccccc;
	}
.titolitool
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}
	.elencobottoni
{
	border: 1px solid #666666;
	background-color: #ffffff;
	}
	.head
{
	border: 1px solid #cccccc;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	}
INPUT , SELECT , TEXTAREA, SELECT OPTION{
	font-family : Tahoma, Arial;
	font-size : 12px;
	color:#000000;
	background-color:#a7d05a;
	border: 1px solid #000000;
	color: #000000;
}
INPUT.bottone
{
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	height: 20px;
}

A.link
{
	color: Purple;
	font-weight: bold;
	text-decoration:none;
}
A.link:hover, A.linkNewsletter:visited
{
	color: Olive;
	text-decoration: underline;
	font-weight: bold;
}
A.linknero
{
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
A.linknero:hover, A.linknero:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}