.nero_8 {
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 8px;
	color: #3D3D3D;
}
.nero_8_bold {
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 8px;
	color: #3D3D3D;
	font-weight: bold;
}
.nero_10 {
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #3D3D3D;
}
.nero_10_bold {
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: bold;
}
A:LINK{
	text-decoration: none;
}
A:VISITED{
	text-decoration: none;
}
A:HOVER{
	text-decoration: underline;
}
.filetto {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #E6E6E6;
}
.tab_base {
background-image: url(img/closer.gif);
background-repeat: no-repeat;
background-position: center;
background-position: top;
background-position: 0px 0px 0px 0px; 
}