body,html { height:100%;margin:0 }  
#box {  
	width:410px; height:300px;  
	position:absolute;top:50%;left:50%;  
	margin:-150px 0 0 -205px
} 
#indirizzi {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #AD8B3A;
	height: 100px;
	width: 410px;
	text-align: center;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
}

a:hover {
	color: #AD8B3A;
	text-decoration: none;
}

