BODY {
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#626262;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#9D0000;
	scrollbar-track-color:#000000;
	background-color: #000000;
}
.name {
	font-family: "Arial Rounded MT Bold";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titolo{
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.txt {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.txt_grey {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.sub_grey {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.tratteggio {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.txt_white {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.asterisco {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #00FF00;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: normal;
}
a:active {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #00FF00;
	font-weight: normal;
	font-weight: bold;
} 
.password {
    font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #aabbdd;
	text-decoration: none;
}
.freccie {
    font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
.news {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.news_data {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.orange {
    font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.txt_orange {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.txt_red {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.txt_green {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}
.counter{
    background-color:black;
    color: #FF6600;
	font-family: "Century Gothic";
	font-size: 11px;
    font-weight: normal;
}