.fichaProductoTexto{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #000000;
	text-decoration: none;
}

.fichaProductoDato{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #8A8F95;
	text-decoration: none;
}

.fichaProductoPrecio{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #945F02;
	text-decoration: none;
}

.fichaProductoPrecioFecha{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #FF0000;
	text-decoration: none;
}

.fichaProductoPrecioTachado{
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : bold;
   	font-size : 11px;
	color : #8A8F95;
	text-decoration:line-through;
}