/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stile1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC6600;
	font-weight: bold;
}
.Stile2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #990066;
	font-weight: bold;
}
.Stile3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height:18px;
}
.Stile4 {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
}
.Stile5 {
	font-family: Tahoma;
	font-size: 11px;
	color:#003366;
	font-weight: bold;
}
.offerte {
	font-family: Tahoma;
	font-size: 11px;
}
.Stile6 {
	font-family: Tahoma;
	font-weight: bold;
	color: #003366;
	letter-spacing: -1px;
}
.Stile7 {
	color: #FFFFFF;
}

a{
	color: #003366;
	text-decoration:none;
}
a:hover {
	color: #003366;
}

a:link#blu {
	color: #003366;
	text-decoration:none;
}
a:visited#blu {
	color: #003366;
}
a:hover#blu {
	color: #003366;
}
a:active#blu {
	color: #003366;
}

a:link#grigio {
	color: #666666;
	text-decoration:none;
}
a:visited#grigio {
	color: #666666;
}
a:hover#grigio {
	color: #666666;
}
a:active#grigio {
	color: #666666;
}


