/* STILI GENERALI */
body, span, div, p, center, td, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
/* LINK GENERICI - Nota: non cambiare l'ordine degli stati*/
A:active  {font-weight: bold; color: #666666; text-decoration: underline}
A:hover   {font-weight: bold; color: #666666; text-decoration: underline}
A:link    {font-weight: bold; color: #666666; text-decoration: underline}
A:visited {font-weight: bold; color: #666666; text-decoration: underline}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.verdanabianco {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
: none;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

