a:link {
	color: #DD9900;
	font-weight: bold;
	display: inline;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	font-weight: bold;
	display: inline;
	text-decoration:underline;
}
body {
	color: #336699;
	font-family: verdana;
	font-size: 8px;
	font-weight: normal;
	display: inline;
}
.grande {
	font-size: 14pt; 
	font-weight: bold
}
.indirizzi {
	color: #555555;
	font-family: verdana;
	font-size: 10px;
	vertical-align: middle;
}
.sfondo-link{
	background-position: center top; 
	color: #555555; 
	background-image:url('images/sfondo-link.jpg'); 
	background-repeat:no-repeat;
	height:140px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.sfondo-link a{
	text-decoration: none;
}
.sfondo-link h1{
	color: #555555; 
	font-size:14px; 
	padding-left:5px;
	margin-bottom: 0px;
}
.sfondo-link h2{
	font-weight: lighter;
	padding-left:5px; 
	color: #555555; 
	font-size:9px; 
	margin-top: 0px;
}