body {
	color: White;
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A {
	color: #ffffff; 
} 
A:hover {
	color: #666666;
	text-decoration: none;
}
A.app {
	color: #ffffff;
	font-weight: bold;
} 
A.app:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.txt {
color : #ffffff; 
font-size : 12px; 

} 
.txt A {
	color: #ffffff; 
} 
.txt A:hover {
	color: #666666;
	text-decoration: none;
} 
.txt1 {
	color: Silver;
} 
.txt1 A {
color : Silver; 
} 
.txt1 A:hover {
color : #ffffff; 
text-decoration : none 
} 

.Stile1 {
	font-size: 36px;
	font-weight: bold;
	color: Red;
}
.Stile6 {
	font-size: 26px;
	font-weight: bold;
	color: Red;
}

.Stile10 {
	font-size: 12px;
	font-weight: bold;
	color: Red;
}