body {
	background-image: url(immagini/sfondo.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: underline;
	color: #000066;
}
a {
	font-weight: bold;
}
.Stile2 {
font-size: 14px; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}

.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
}
/* CSS Document */
.bordo {
	border: 2px solid #063348;
}
