body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #FFCCCC;
	scrollbar-3dlight-color: #CC9999;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-arrow-color: #CC0000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}
a:link.piccolo, a:visited.piccolo {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover.piccolo {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:link, a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.rosso {
	color: #CC0000;
}
.piccolo {
	font-size: 10px;
	color: #333333;
}
.medio {
	font-size: 12px;
	color: #666666;
}
.link_home {
	font-size: 12px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
hr {
	color: #CC0000;
	height: 1px;
	width: 98%;
}
.riga {
	background-color: #CC0000;
	line-height: 1px;
}

.rigachiara {
	height: 1px;
	background-color: #CCCCCC;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
}

