.STAZIONE_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	height: 32px;
	letter-spacing: 2px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
}
.STAZIONE_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #0099CC;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	color: #FFF;
	border: 1px solid #FFF;
	font-weight: bold;
	display: block;
}
.STAZIONE_menu:hover {
	background-color: #000;
}
.STAZIONE_test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #555555;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	color: #FFF;
	border: 1px solid #FFF;
	font-weight: bold;
	display: block;
}

.STAZIONE_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	color: #000;
	font-weight: normal;
	display: block;
}
.STAZIONE_link:hover {
	background-color: #afeeee;
}

.STAZIONE_vol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F7F7F7;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	color: #000;
}

.STAZIONE_vol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	text-indent: 4px;
	color: #000;
}