.bordino {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 6px;
}
.linkati {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: normal;
}
.linkati:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	line-height: normal;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
}
.sottotitoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
.mini {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: white;
	SCROLLBAR-HIGHLIGHT-COLOR: grey;
	SCROLLBAR-SHADOW-COLOR: #660000;
	SCROLLBAR-3DLIGHT-COLOR: grey;
	SCROLLBAR-ARROW-COLOR: 660000;
	SCROLLBAR-TRACK-COLOR: #b23b48;
	SCROLLBAR-DARKSHADOW-COLOR: #b23b48;
}
.bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: grey;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	height: 18px;
	width: 55px;
	border-color: #660000 #c29999 #c29999 #660000;
	background-color: #ffffff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
