body {
  background-color: #FFFFFF;
}

a, a:link {
	color: #EF9B03;
	text-decoration: none;
}

a:hover {
	color: #D93C69;
	text-decoration: underline;
}

a:visited {
	color: #EF9B03;
	text-decoration: none;
}

a:active {
	color: #EF9B03;
	text-decoration: none;
}

#tabella {
  text-align: center;
  border: 0px;
  width: 700px;
  font-family: Arial, Verdana, Tahoma;
  font-size: 14px;
  color: #828282;
}

TD.GrigliaRosa {
	text-align: center;
	width: 100%;
	height: 20px;
	vertical-align: top;
	font-weight: bolder;
	color: #D93C69;
	background-image: url(../img/QUADrosa.png);
}

TD.LogoNichiweb {
	text-align: left;
	width: 100%;
	height: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}

TD.BOXBiancoCentrale {
	text-align: center;
	width: 100%;
	height: 100%;
	vertical-align: top;
	background-color: #FFFFFF;
}

.testoRISALTO {
	color: #E57B99;
	font-size: 18px;
}