.testone {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #331A00;
	padding-left: 10px;
}

.testo {
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.testo a:link{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
    text-decoration:underline;
}
.testo  a:visited{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
    text-decoration:underline;
}
.testo  a:hover{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
    text-decoration:underline;
}
.testo a:active{
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
    text-decoration:underline;
}