body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 1px;
}
.titolino {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}
.indirizzo {
	font-size: 10px;
	color: #333366;
}

a:link {
	color: #CC3366;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #333366;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
a:visited {
	font-weight: bold;
	color: #CC3366;
}
