a.menu {
	text-decoration: none;
	color: #56668D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}

a.menu:hover {
  color: #ff2200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	}

a.box {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	font-weight: normal;

}

a.box:hover {
  color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;

}
a.comuni {
	text-decoration: none;
	color: #56668D;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	font-weight: normal;

}

a.comuni:hover {
  color: #ff2200;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	font-weight: normal;

}
a.menulater {
	text-decoration: none;
	color: #111199;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;

}

a.menulater:hover {
  color: #ff0000;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: normal;

}

