table {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}

.tit {			
		font-family: Times New Roman;
		font-size: 19px;
		color: #747A4C;
		text-decoration: none;
	}

.sottotit {
		font-family: Times New Roman;
		font-size: 15px;
		color: #000000;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 13px;
		text-decoration: none;
	}

.ingredienti {
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
	}
		
.testosmall {
		font-family: Verdana;
		font-size: 10px;
		color: #000000;
	}
	
a.ric {	
		font-family: Verdana;
		font-size: 11px;
		color: #FFFFFF;		
	}
		
a.bianco{
		color: #FFFFFF;
	}	

form {
	margin:0;
	padding:0;
}
