/* CSS Document */
BODY {
	font-family: tahoma;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;

}
.font8Nero {
	font-family: tahoma;
	font-size: 8pt;
}
.font10Nero {
	font-family: tahoma;
	font-size: 10pt;
}
.font8Grigio {
	font-family: tahoma;
	font-size: 8pt;
	color: #999999;
}
.toolbar {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	background-color: #CCCCCC;
}

.newssx {
	font-family: tahoma;
	font-size: 8pt;
}
.input {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
}
A.linkblu
{
	FONT-SIZE: 8pt;
	COLOR: #000099;
	text-decoration: none;
}
link
{
	FONT-SIZE: 8pt;
	COLOR: #000099;
	text-decoration: none;
}
visited
{
	FONT-SIZE: 8pt;
    COLOR: #000099;
	text-decoration: none;
}
hover
{
	FONT-SIZE: 8pt;
    COLOR: #FF9900;
	text-decoration: none;
}
.pulsante {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; background-color: #000000; 
	border: 1px solid #ebb3b4
	}
A.linkneronike
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	text-decoration: none;
	}