a {
	color: #FFFFFF;
}

A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:active {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

.tabelle_menu {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.tabelle_menu_sel {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-color: #FFFFFF;
}
.testi_grandi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border: 0px none;
	font-weight: bold;
	letter-spacing: 0.1em;
}

