body{
	background-color: #FFF;
	background-image: url(immagini/sfondo_index.jpg); background-repeat:repeat-x;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003;
	line-height: 16px;
	text-decoration: none;
}
A.link:active {
	color: #003; text-decoration: none;
}
A.link:link {
	color: #003; text-decoration: none;
}
A.link:visited {
	color: #003; text-decoration: none;
}
A.link:hover {
	color: #006; text-decoration: underline;
}


.linkgrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	line-height: 16px;
	text-decoration: none;
}
A.linkgrigio:active {
	color: #666; text-decoration: none;
}
A.linkgrigio:link {
	color: #666; text-decoration: none;
}
A.linkgrigio:visited {
	color: #666; text-decoration: none;
}
A.lingrigiok:hover {
	color: #333; text-decoration: underline;
}

.piede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 14px;
	text-decoration: none;
}

.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-position:right;
	font-weight: normal;
	color: #006;
	line-height: 13px;
	text-decoration: none;
}

.spa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006;
	line-height: 13px;
	text-decoration: none;
}