﻿.gazzatemenuverde {
	color: #00FF00;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.gazzatemenurosso {
	color: #FF0000;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.gazzatemenubianco {
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.gazzatemenugiallo {
	color: #FFFF00;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.gazzatemenublu {
	color: #0000FF;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.gazzatemenuviola {
	color: #FF00FF;
	font-family: "Times New Roman";
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.titologazzate {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;

}
