body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #0000CC;
}
body {
	background-image:url(../image/sfondo.jpg);
}
a:link {
	color: #F00;
}
a:visited {
	color: #F00;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
.testo {
	color: #000;
	font-size: 12px;
}
.testopiccolo {
	color: #FFFFFF;
	font-size: 9px;
}
.testonerpiccolo {
	color: #000;
	font-size: 9px;
}
.testoblu {
	font-size: 12px;
	color: #0000FF;
}
.testoobb {
	font-size: 18px;
	color: #000;
}
.testorosso {
	font-size: 12px;
	color: #F00;
}
.testorossob {
	font-size: 18px;
	color: #F00;
}
.testooutside {
	font-size: 12px;
	color: #FFF;
}
.testomenu {
	font-size: 14px;
	color: #FFF;
}

