.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.info:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.titoletto {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration:none;
}
.subtit {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
a:link { }
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EAD98B;
	text-decoration: none;
	border-color: #97821C;
}

