
.testo {
	font-weight: bold;
	color: #000000;
}
.testo A:link {
	TEXT-DECORATION: none;
}
.testo A:visited {
	TEXT-DECORATION: none;
}
.testo a:hover {
    text-decoration: underline;	
}

.testoj {
    text-align: justify;
	color: #000000;
}
.testoj a:hover {
    text-decoration:underline;	
}


.bdup {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-weight: normal;
color: #634221;
text-decoration: none;
}
.bdup A:hover{
color: #634221;
text-decoration: underline;
}

.menu {
font-family: Papyrus, Comic Sans MS, "Trebuchet MS", Verdana, Arial;
font-size: 17px;
font-weight: bold;
color: #000000;
text-decoration: none;
}
.menu A:hover{
text-decoration: underline;
}

.sotto {
font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
font-size: 9px;
font-weight: normal;
color: #634221;
text-decoration: none;
}

