/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stile1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.Stile2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color:#666666;
}
.Stile3 {
	color: #7C8E1E;
	font-weight: bold;
}
.Stile3 a:link{
	text-decoration:underline;
}
.Stile3 a:active{
	text-decoration:none;
}
.Stile3 a:hover{
	text-decoration:underline;
}
.Stile3 a:visited{
	text-decoration:none;
}
.Stile4 {
	font-family: Tahoma;
	font-size: 11px;
	color:#999999;
}
a {
	color: #666666;
	text-decoration: none;
}
a:link#grigio {
	color: #666666;
	text-decoration: none;
}
a:visited#grigio {
	text-decoration: none;
	color: #666666;
}
a:hover#grigio {
	text-decoration: underline;
	color: #666666;
}
a:active#grigio {
	text-decoration: none;
	color: #666666;
}

a:link#verde {
	color: #7C8E1E;
	font-weight: bold;
	text-decoration: none;
}
a:visited#verde {
	text-decoration: none;
	color: #7C8E1E;
	font-weight: bold;
}
a:hover#verde {
	text-decoration: underline;
	color: #7C8E1E;
	font-weight: bold;
}
a:active#verde {
	text-decoration: none;
	color: #7C8E1E;
	font-weight: bold;
}
