.txtcontinua {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C00;
}

.txtcontinua a:link, a:visited, a:active {
	text-decoration: none;
	font-style:italic; 
	color: #C00;
}

.txtcontinua a:hover {
	text-decoration: underline;
	color: #C00;
}
.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.txt9 a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}

.txt9 a:hover {
	text-decoration: underline;
	color: #666666;
}

.txt9bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.txt9bold a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
.txt9bold a:hover {
	text-decoration: underline;
	color: #666666;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.bordo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5B636A;
}
.bordo_orizzontale {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5B636A;
}
.txtbianco9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}


.txtbianco9bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.verdebold {
	font-weight: bold;
	color: #390;
	text-decoration: blink;
}
.txt12boldrosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#F00
}

.righinatratteggiata{
	border:dashed #999999; 
	border-width:1px 0 0; 
	height:0;
}

.righinapixel{
	border:dotted #999999; 
	border-width:1px 0 0; 
	height:0;
}

.barrato {
	text-decoration: line-through;
}

