body {
	background-color: #FFFFFF;
	background-image:url(sf-pagina.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.index {
	font-family: Tahoma; font-size: 8px; color: #FFD195;
}

.testo-nero {
	font-family: Tahoma; font-size: 14px; color: #0065FF;
}
.testo-nero a:link {
	text-decoration: none;
	color: #0065FF;
}
.testo-nero a:visited {
	text-decoration: none;
	color: #0065FF;
}
.testo-nero a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.testo-nero a:active {
	text-decoration: none;
	color: #0065FF;
}

.testo-bianco {
	font-family: Tahoma; font-size: 14px; color: #FFFFFF;
}

.testo {
	font-family: Tahoma; font-size: 14px; color: #0065FF;
}
.testo a:link {
	text-decoration: none;
	color: #0065FF;
}
.testo a:visited {
	text-decoration: none;
	color: #0065FF;
}
.testo a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.testo a:active {
	text-decoration: none;
	color: #0065FF;
}
.testo-min {
	font-family: Tahoma; font-size: 12px; color: #FF6600;
}
.testo-sotto {
	font-family: Tahoma; font-size: 14px; color: #333333;
}
.testo-sotto a:link {
	text-decoration: none;
	color: #333333;
}
.testo-sotto a:visited {
	text-decoration: none;
	color: #0065FF;
}
.testo-sotto a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.testo-sotto a:active {
	text-decoration: none;
	color: #333333;
}
.testo2 {
	font-family: Tahoma; font-size: 12px; color: #0065FF;
}
