body {
	background-image: url(gfx/bg_nero5.gif);
	background-repeat:repeat-y;
	background-color: #000000;
}

.testo,a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}
.testo:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ff0000;
	text-decoration:none;
}

.ingr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F8D825;
}

.select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

