.testoright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : right;
	color : black;
}

.campiform {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : left;
	color : black;
	border-width : 1px;
	border-style : solid;
	border-color : silver;
}

.bottoniform {
	background-color: #EBEBEB;
	border-width: 1px;
	border-style: solid;
	border-color: silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
	color: Blue;
}

.anno {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : white;
	text-align : center;
	font-weight: bold;
}

.linkanno {
	text-decoration: none;
	color: white;
}

.linkanno:hover {
	text-decoration: underline;
	color: white;
}

.linkanno:active {
	color: white;
}

.linkanno:visited {
	color: white;
}

.annonosel {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color : black;
	text-align : left;
	font-weight: bold;
}

.mese {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : white;
	text-align : center;
}

.mesesel {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : white;
	text-align : center;
	font-weight: bold;
}

.intestazione {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : white;
	text-align : left;
	font-weight: bold;
}

.messaggio {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : black;
	text-align : left;
}
