.text {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
a.text {
	color: #333333;
	text-decoration: none;
}
a.text:hover {
	color: #DA2F85;
	text-decoration: underline;
}
.titolo {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 19px;
	color: #278813;
	font-weight: bold;
}
a.titolo {
	color: #278813;
	text-decoration: none;
}
a.titolo:hover {
	text-decoration: underline;
}
.testologin {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #145C36;
}
input, button {
	border: 0px solid;
	color: #475078;
    font: 12px Arial,sans-serif;
}  
.testosottomenu_small {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.testosottomenu_small:hover {
	text-decoration: underline;
}
.testologout {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #145C36;
}
a.testologout {
	color: #145C36;
}
a.testologout:hover {
	text-decoration: none;
}
.testomenu {
	text-decoration: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.testomenu:hover {
	color: #DA2F85;
}
.login{
	width: 180px;
	margin-right: 5pt;
	height: 20px;
}
.testosottomenu {
	text-decoration: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.testosottomenu:hover {
	text-decoration: underline;
}