.ingredienti {
	font-size: 10px;
	font-weight: lighter;
}
body {
	font-family: Arial, Helvetica, sans-serif;

}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {

	color: #006600;
	text-decoration: underline;
}
a:active {


	color: #006600;
	text-decoration: underline;
}

