.center {
	text-align: center;
}

th {
	font-family: Arial CE, Arial, Helvetica;
	font-size: 9pt;
	color: White;
	font-weight: bolder;
}

td  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 8pt;
	color : White;
}

td.tresc  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 9pt;
	color : White;
	text-align: justify;
}


td.s  {
	font-family : Arial CE, Arial, Helvetica;
	font-size : 8pt;
	color : White;
}

A:link  {
	text-decoration : none;
	color : white;
}

A:visited  {
	text-decoration : none;
	color : white;
}

A:active  {
	color : white;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
	color : #F84B10;
}

a_newsy, a_newsy:visited {
	color : #FFFFFF;
	text-decoration : none;
}

a_newsy:active, a_newsy:hover {
	text-decoration : underline;
	color : #7C160C;
}
