.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
a.testo:link{
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
a.testo:visited {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	line-height: 15px;
}
a.testo:hover {
	text-decoration: none;
	color: #CC0909;
	font-weight: bold;
	line-height: 15px;
	}
a.testo:active {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	line-height: 15px;
}

.menu_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0909;
	text-decoration: none;
	text-transform: uppercase;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D3199;
	padding-left: 10px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D3199;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #666666;
}
.tastoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D3199;
	background-color: #DCDCDC;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	border: 1px solid #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
a.copyright:link{
	color: #666666;
		font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
a.copyright:visited {
	text-decoration: none;
		font-weight: bold;
	color: #666666;
	line-height: 15px;
}
a.copyright:hover {
	text-decoration: none;
		font-weight: bold;
	color: #333333;
	line-height: 15px;
	}
a.copyright:active {
	text-decoration: none;
		font-weight: bold;
	color: #666666;
	line-height: 15px;
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0909;
}
