.benvenuti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.testonormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
.testograssetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}
.titoliarancio {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.navBarBg {
	background-image: url(img/img_fondo_barra.gif);
	background-repeat: repeat-x;
}
.links {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
.testonormale2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.scroll {
	scrollbar-face-color: #dddddd; scrollbar-shadow-color: #eeeeee; 
	scrollbar-highlight-color: #eeeeee; scrollbar-3dlight-color: #eeeeee; 
	scrollbar-darkshadow-color: #dddddd; scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #666666;
}
.credit_home {
	font-size: 12px;
	color: #808080;
/*	font-weight: bold;*/
	text-decoration: none;
}

.credit_home:hover {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.credit_home:visited {
	text-decoration: none;
}

.credit_box {
	position: absolute;
	padding-right: 5px;
	bottom: 1%;
	right: 1%;
}