body {
  	font-family: Verdana;
	font-size: 10px;
	color: black;
	background: #333333;
}

a:hover {
	color: black;
}

A:link{
	color: black;
	text-decoration: none;
}

A:visited{
	color: Red;
	text-decoration: none;
}

.NEWS_Body {
  	font-family: Verdana;
	font-size: 12px;
	color: black;
}

a:hover {
	color: black;
}

A:link{
	color: black;
	text-decoration: none;
}

A:visited{
	color: black;
	text-decoration: none;
}

Table{
	font-family: Verdana;
	font-Size: 13px;
	color: black;
}

.NEWS_Table{
	font-family: Verdana;
	font-Size: 13px;
	color: black
}

.TR{
}
.NO_STAMPA{
	display: none;
}
TR.NEWS_BarraSotto {
	display: none;
}

TD{
}

.TD1{
	font-family: Verdana;
	font-size: 12px;
	color: black;
	background: #000000;
	border-left: 1px inset #fc0;
	border-right: 1px inset #fc0;
	border-top: 1px inset #fc0;
	border-bottom: 1px inset #fc0;
}

TD.NEWS_Titolo {
	font-family: Verdana;
	font-Size: 26px;
	text-align: center;
}

TD.NEWS_SottoTitolo {
	font-family: Verdana;
	font-Size: 20px;
	text-align: center;
}

TD.NEWS_Testo {
	font-family: Verdana;
	font-Size: 16px;
	text-align: justify;
}

TD.NEWS_LinkDentroFuori {
	font-family: Verdana;
	font-Size: 12px;
	text-align: center;
}

INPUT{
	font-family: Verdana;
	font-Size: 15px;
	Height: 25px;
	color: Black;
}

INPUT.PulsantiPicccoliQuadrati{
}

INPUT.PulsalntiAddEdit{
	display: none;
}

HR. {
}

.Filetto1{
	color: Black;
	background-color: #f00;
	height: 1px
}
