.bordo3 {

	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.testo01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
}
.bordoSU {


	border-top: 1px solid #999999;
	border-right: 1px #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
.testo02 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
}
.bordoGIU {



	border-top: 1px #999999;
	border-right: 1px #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px #999999;
}
.bordodx {




	border-top: 1px #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px #999999;
	border-left: 1px #999999;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;

}
a:active {
	color: #666666;
	text-decoration: none;
}

