
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
	padding:3px;
}

.testobig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : Black;
	font-weight: bold;
}

a.lin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #294E37;
	text-decoration: none;
	font-weight : bold;
}

a.lin:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #294E37;
	text-decoration: none;
	font-weight : bold;
}

a.lin:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #294E37;
	text-decoration: underline;
	font-weight : bold;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

.menu {
	background-color : #E9F8EF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}


body
{scrollbar-face-color: #6EA681;
scrollbar-shadow-color: #330000;
scrollbar-highlight-color: #99CCAB;
scrollbar-3dlight-color: #6EA681;
scrollbar-darkshadow-color: #330000;
scrollbar-track-color: #D6F2E1;
scrollbar-arrow-color: #D6F2E1;
margin-top:0px;
}

.butt {
	background-color : #C2EBD1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	border : 1px solid Black;
	font-weight : bold;
}

.testomed{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
}

a.td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color : #EBEBEB;
}

a.td:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-weight : bold;
	background-color : #EBEBEB;
}

a.td:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-weight : bold;
	background-color : #FDCC74;
}

a.td:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-weight : bold;
	background-color : #FDCC74;
}
