body {
	background-color: #000000;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}

.testo_principale {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.testo_home {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.titoli {
	font-family: "Verdana", Arial; 
	font-size: 15px;
	color: #cccc66;
}
.menufooter {
	font-family: "Century Gothic", Verdana, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
}