.tit {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 12px;
	text-decoration:none;
}
.link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	line-height: 10px;
}
.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 10px;
}
.copy {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.form {
	font-family: tahoma;
	font-size: 9px;
	line-height: 10px;
	height: 17px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D4CA;
	border-bottom-color: #D8D4CA;
}
.form2 {
	font-family: tahoma;
	font-size: 9px;
	line-height: 10px;
	height: 87px;
	width: 166px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D8D4CA;
	border-bottom-color: #D8D4CA;
	overflow:auto;
}
<!--
/* CSS Barra dei Cookie */
div#cookieChoiceInfo {
background-color: #3399FF !important;
color:#FFF;
font-weight:bold;
font-size:13px;
font-family: Georgia;
}
#cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
color: #FFF;
background: #313131;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fedede', endColorstr='#e50909',GradientType=0);
text-align:center;
padding:3px 12px;
text-decoration:none;
border-radius:8px;
font-family:Georgia;
font-size:14px;
font-weight:bold;
padding-bottom:2px;
}
#cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
color:#FFF;
text-decoration:none;
position: relative;
top:1px;left:1px;bottom:1px;
}
-->
