a:visited {
	color: FFFFFF;
	font-weight: bold;
	font-family: Eurostile;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;

}
a:active {
	color: FFFFFF;
	font-weight: bold;
	font-family: Eurostile;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	color: FFFFFF;
	font-weight: bold;
	font-family: Eurostile;
	font-size: 13px;
	text-decoration: underline;
}
a:link {
	color: #FFFFFF;
	font-style: normal;
	font-family: Eurostile;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;

}
.testo {
	font-family: "Tw Cen MT";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.menu {
	font-family: Eurostile;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

