.piccolo {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;

}
.piccolo a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.piccolo a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.piccolo a:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
	text-decoration: underline;
}
.normale {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.normale a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.normale a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.normale a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

.grande {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.grande a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.grande a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.grande a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #ff0000;
	text-decoration: underline;
}

.menu_riv {
	font-family: Verdana;
	font-size: 13px;
    font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menu_riv a:link {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;	
	color: #000000;
	text-decoration: none;
}
.menu_riv a:visited {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;	
	color: #000000;
	text-decoration: none;
}
.menu_riv a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;	
	color: #ff0000;
	text-decoration: underline;
}