.smallText{
	font-family: verdana; font-size: 10px;
}

.smallTextGray{
	font-family: verdana; 
	font-size: 9px; 
	color: #646464;
}

A.smallTextGray{
	font-family: verdana; 
	font-size: 9px; 
	color: #646464;
	text-decoration: none;
}

A:Hover.smallTextGray{
	font-family: verdana; 
	font-size: 9px; 
	color: #646464;
	text-decoration: underline;
}
	
.input{
	font-family: verdana; 
	font-size: 10px;
}

.white{
	font-family: verdana; 
	font-size: 10	px; 
	color: White;
	font-weight: bold;
}


A.linkWhite{
	font-family: verdana; 
	font-size: 10	px; 
	color: White;
	font-weight: bold;
	text-decoration : none;
}

A:Hover.linkWhite{
	font-family: verdana; 
	font-size: 10	px; 
	color: White;
	font-weight: bold;
	text-decoration : underline;
}

A.bold{
	font-family: verdana; 
	font-size: 10	px; 
	color: Black;
	font-weight: bold;
	text-decoration : none;
}

A:Hover.bold{
	font-family: verdana; 
	font-size: 10	px; 
	color: Black;
	font-weight: bold;
	text-decoration : underline;
}




/* Titoli prodotto  */
.prodTitle{
		font-family: verdana; 
		font-size: 14px; 
		color: #F1C703; 
		font-weight: bold;
}

A.prodTitleSmall{
	font-family: verdana; 
	font-size: 12	px; 
	color: #F1C703; 
	font-weight: bold;
	text-decoration : none;
}

A:Hover.prodTitleSmall{
	font-family: verdana; 
	font-size: 12	px; 
	color: #F1C703; 
	font-weight: bold;
	text-decoration : underline;
}

A.prodTitle{
	font-family: verdana; 
	font-size: 14px; 
	color: #F1C703; 
	font-weight: bold;	
	text-decoration : none;
}

A:Hover.prodTitle{
	font-family: verdana; 
	font-size: 14px; 
	color: #F1C703; 
	font-weight: bold;	
	text-decoration : underline;
}

/* LinkProd */
A.linkProd{
	font-family: verdana; 
	font-size: 10px; 
	color: #F1C703; 
	font-weight: bold;	
	text-decoration : none;
}


A:Hover.linkProd{
	font-family: verdana; 
	font-size: 10px; 
	color: #F1C703; 
	font-weight: bold;	
	text-decoration : underline;
}


/* LinkComunicazione */
A.linkCom{
	font-family: verdana; 
	font-size: 10px; 
	color: #AB1717; 
	font-weight: bold;	
	text-decoration : none;
}


A:Hover.linkCom{
	font-family: verdana; 
	font-size: 10px; 
	color: #AB1717; 
	font-weight: bold;	
	text-decoration : underline;
}


/* LinkAgr */
A.linkAgr{
	font-family: verdana; 
	font-size: 10px; 
	color: #45CA30; 
	font-weight: bold;	
	text-decoration : none;
}


A:Hover.linkAgr{
	font-family: verdana; 
	font-size: 10px; 
	color: #45CA30; 
	font-weight: bold;	
	text-decoration : underline;
}
