<style type="text/css">

A { text-decoration:none }

A:hover{ text-decoration:underline }

.testo {
	font-family:verdana;
	font-size: 11px;
	color: #333333;
}
	
.testo a{
	text-decoration:none;
}

.testo a:hover{
	text-decoration:underline;
}

.testo1 {
	font-family:verdana;
	font-size: 10px;
	color: #333333;
}
	
.testo1 a{
	text-decoration:none;
}

.testo1 a:hover{
	text-decoration:underline;
}


.testo2 {
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
}
	
.testo2 a{
	text-decoration:none;
}

.testo2 a:hover{
	text-decoration:underline;
}

.testo3 {
	font-family:verdana;
	font-size: 10px;
	color: #FFFFFF;
}
	
.testo3 a{
	text-decoration:none;
}

.testo3 a:hover{
	text-decoration:underline;
}

.titolo {
	font-family:verdana;
	font-size: 12px;
	color: #333333;;
	font-weight: bold;
}

.titolo1 {
	font-family:verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0066FF;
}

.pulsante {
	font-family:verdana;
	font-size: 10px;
	color: #333333;
	width: 40pt;
}

.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

</style>
