

a{
	color: #009900;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
	text-decoration: underline;
}

a:hover{
	color: #006600;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
	text-decoration: underline;
}

table,tr,td,p{
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	margin:0px;
}

.riquadro_vendita_form{
	border-style: groove;
	border-color: #006633;
	background-color: #B3D5BB;
}

.titolo{
	color: #009900;
	font-family: verdana;
	font-size: 14px;
	margin:0px;
	font-weight: bold;
}

.sotto_titolo{
	color: #009900;
	font-family: verdana;
	font-size: 13px;
	margin:0px;
	font-weight: none;
}

.menu_top{
	height: 20px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	clear: none;
}

.menu_top a{
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
}

.menu_top a:hover{
	line-height: 20px;
	font-size: 12px;
	text-decoration: underline;
}