.produse {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #525252;
	text-decoration: none;
}

.produse:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #888888;
	text-decoration: none;
}

.default {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}

.mail {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #990000;
	text-decoration: none;

}
