/* CSS Document */

BODY {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#999999;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#666666;
	background-color: #000000;
}
.txt_w{
	font-family: Arial;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}
a:link {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;

}
a:hover {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
    letter-spacing: 2pt;

}
a:active {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;

} 
.contatore {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1pt;
}