.menuone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	line-height: 23px;
	font-weight: bold;
}
.menuone a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	background-color: #E1E1E1;
	line-height: 23px;
	font-weight: bold;
}
.menuonesel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: underline;
	line-height: 23px;
	font-weight: bold;
	background-color: #E6E6E6;
}

.testino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.testino a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	line-height: 20px;
	text-align: justify;
	background-color: #E1E1E1;
}
.testinorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD2B05;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.testinorosso a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD2B05;
	text-decoration: underline;
	line-height: 20px;
	text-align: justify;
	background-color: #E1E1E1;
}
.testinoino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
}
.testinoino a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
	text-align: center;
	background-color: #E1E1E1;
}
.smallino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.smallino a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: underline;
}
.testospot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.testospot a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
	text-align: justify;
}
.confidential {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
