.testo {
	font-size: 12px;
	font-family: verdana;
	color: #003366;
}

.didascalia {
	font-size: 11px;
	font-style: italic;
	font-family: helvetica;
	color: #505050;
}
a {
	color: #003366;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #aa1833;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #8595e0;
	font-weight: bold;
}
.bianco {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
body {
	background-color: #f0f2fb;
}
.data {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
.titolo {
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #aa1833;
	text-decoration: none;
}
.unioneeuropea {
	font-family: arial narrow;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.menu_box {
	margin-bottom: 4px;
	padding-bottom: 4px;
}
a.menu {
	font-size: 12px;
	font-family: arial;
	color: #003366;
}
a:hover.menu {
	color: #ffffff;
	background-color: #aa1833;
	text-decoration: none;
}
