TABLE {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
}
TABLE a:link {  font-weight: bold; color: #456aa7; text-decoration: none }
TABLE a:visited {  font-weight: bold; color: #456aa7; text-decoration: none }
TABLE a:hover {  font-weight: bold; color: #456aa7; text-decoration: underline }


.BODY {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}
.BODY TABLE{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}
.BODY a:link {  font-weight: bold; color: #006600; text-decoration: underline }
.BODY a:visited {  font-weight: bold; color: #006600; text-decoration: underline }

.nomelocale {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #3366FF;
}

.prezzo {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
