body{ 
	margin-top:0;
	margin-left:0;
	margin-right:1;
	//margin-right:0;
	position:center top;
	top:0;
	background-position:top center;
	background-attachment:fixed; 
	background-repeat:repeat-y;
	background-color:#000000;//#6A7D9D;
	font-family: Arial, Verdana;
	font-weight: normal;
	overflow-y:scroll;
	overflow-x:hidden;
}

<!-- 	background-image:URL(images/sfondo_lupo_chiaro1010.jpg);
-->

A:link, A:visited, A:active {color:white; text-decoration: none}
A:hover {color: #E50808;text-decoration: none}

A.test:link, A.test:visited, A.test:active {color:black; text-decoration: none}
A.test:hover {text-decoration: none; color: #E50808}
A.test_:link, A.test_:visited, A.test_:active { text-decoration: underline;}
A.test_:hover {text-decoration: underline; color: #E50808}
A.test2:link, A.test2:visited, A.test2:active {color:black; text-decoration: none}
A.test2:hover {text-decoration: none; color: #11AF0E}
A.test3:link, A.test3:visited, A.test3:active {color:white; text-decoration: none}
A.test3:hover {text-decoration: none; color: #E50808}
A.test3_:link, A.test3_:visited, A.test3_:active {color:white; text-decoration: underline}
A.test3_:hover {text-decoration: underline; color: #E50808}
A.test3_red:link, A.test3_red:visited, A.test3_red:active {color:#E50808; text-decoration: underline}
A.test3_red:hover {text-decoration: underline; color: #E50808}
A.sfidaci:link, A.sfidaci:visited, A.sfidaci:active {font-size: 48px;font-family:Arial,Verdana;color:#E50808; text-decoration: none}
A.sfidaci:hover {text-decoration: none; color: #11AF0E}
A.nomi_giocatori:link, A.nomi_giocatori:visited, A.nomi_giocatori:active {color:white; text-decoration: none}

table  { border-color: white; border-collapse: collapse; border-spacing: 0 0; table-layout: fixed }
td, th { border-color: white; padding: 0; }

table.bordo{border:2px solid; border-color: white;}
td.nobordo, th.nobordo{border: none}

.titolo_history{
	text-align:center;
	color:white;
	font-size: 36px;
	font-weight: bold
}

.titolo_news{
	color:white;
	font-size: 24px;
	font-weight: bold
}
.data_news{
	color:white;
	font-size: 12px;
}
.testo_news{
	color:white;
	font-size: 18px;
}
.statuto{
	color:white;
	font-size: 16px;
}

.titolo1{
	text-align:center;
	color:white;
	font-size: 24px;
	font-weight: bold
}
.testo1{
	color:white;
	font-size: 16px;
}
.testo2{
	color:#01c032;
	font-size: 18px;
}
.testo_scroll{
	color:white;
	font-size: 16px;
	font-weight: bold
}
.bold_white{
	color:red;
	font-size: 20px;
	font-weight: bold
}
.mnu{
	color:white;
	font-size: 18px ;
	font-weight: bold
}
.data{
	color:White;
	font-size: 14px;
	font-weight: bold
}
.footer{
	color:white;
	font-size: 12px;
	font-weight: bold
}
