
body {
	background-image: url(IMMAGINI/stripe1.png);
}
.stile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0099;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	background:#cfd1de;
}
.linea {
	border-bottom:  1px dashed #663300;
	font-size: 0.9em;
	margin: 8px;
	margin-top: 10px;
	margin-bottom: 2px;
} 