.pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#666666;
	text-decoration: none;
	line-height: 10px;
}

#pulsante
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#CC0000;
	text-decoration : none;
	line-height: 10px;
}

#pulsante:Hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color:#FFFF00;
	text-decoration : none;
	background-color: #b60816;
	line-height: 10px;

}
.filetto {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: B60816;
}
.Titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b60816;
	text-decoration: none;
	font-weight: bold;
}
.TitoloBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.TitoloBluFilettato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00317d;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: B60816;
	border-right-color: #b60816;
	border-bottom-color: #b60816;
	border-left-color: #b60816;
}

