body {
	background-color: #FFFFFF;
	background:url(immagini/sfondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.sotto {
	font-family: Tahoma; font-size: 11px; color: #FFFFFF;
}
.sotto a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.sotto a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.sotto a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.sotto a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sotto-grigio {
	font-family: Tahoma; font-size: 11px; color: #333333;
}
.sotto-grigio a:link {
	text-decoration: none;
	color: #333333;
}
.sotto-grigio a:visited {
	text-decoration: none;
	color: #333333;
}
.sotto-grigio a:hover {
	text-decoration: underline;
	color: #ED3831;
}
.sotto-grigio a:active {
	text-decoration: none;
	color: #333333;
}


.testo-blu {
	font-family: Tahoma; font-size: 13px; color: #243F8C; line-height: 150%;
}
.testo-blu a:link {
	text-decoration: none;
	color: #243F8C;
}
.testo-blu a:visited {
	text-decoration: none;
	color: #243F8C;
}
.testo-blu a:hover {
	text-decoration: underline;
	color: #ED3831;
}
.testo-blu a:active {
	text-decoration: none;
	color: #243F8C;
}


.testo-rosso {
	font-family: Tahoma; font-size: 13px; color: #ED3831; line-height: 150%;
}
.testo-rosso a:link {
	text-decoration: none;
	color: #ED3831;
}
.testo-rosso a:visited {
	text-decoration: none;
	color: #ED3831;
}
.testo-rosso a:hover {
	text-decoration: underline;
	color: #243F8C;
}
.testo-rosso a:active {
	text-decoration: none;
	color: #ED3831;
}

.testo-grigio {
	font-family: Tahoma; font-size: 13px; color: #333333; line-height: 150%;
}
.testo-grigio a:link {
	text-decoration: none;
	color: #333333;
}
.testo-grigio a:visited {
	text-decoration: none;
	color: #333333;
}
.testo-grigio a:hover {
	text-decoration: underline;
	color: #ED3831;
}
.testo-grigio a:active {
	text-decoration: none;
	color: #333333;
}




.menu {
	font-family: Tahoma; font-size: 16px; color: #ffffff;
}
.menu a:link {
	text-decoration: none;
	color: #ffffff;
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	text-decoration: underline;
	color: #ffff33;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
}
