/* CSS Document */
body {
	background-color: #000000;
}

p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 12pt;
	font-weight: normal;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8;
	width: 140px;
	text-align: center;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8;
	width: 140px;
}
.pagina {

	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000099;
}
.indirizzi {


	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}

