.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
.testo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: Black;
}
A:link {
	text-decoration: none;
	color: #ffffff;
} 
A:visited {
	text-decoration: none;
	color: #ffffff;
} 
A:active {
	text-decoration: none;
	color: #ffffff;
}
A:hover {
	text-decoration: none;
	color: #FF9900;
}
body
{
	background-color:#003300;
	scrollbar-face-color:#003300;
	scrollbar-highlight-color:#003300;
	scrollbar-shadow-color:#003300
}
