.link_limbi {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #838280;
	text-decoration:none;
}
.link_limbi:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #838280;
	text-decoration:underline;
}
.link_meniu {
	font-family: Arial, "MS Serif", "MS Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #838280;
	text-decoration:none;
}
.link_meniu:hover {
	font-family: Arial, "MS Serif", "MS Sans Serif";
	font-size: 15px;
	font-weight: normal;
	color: #A5D659;
	text-decoration:none;
}
.text {
	font-family:  Verdana, "MS Sans Serif", "MS Serif", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
form {
	font-family: Verdana, Arial, "MS Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;

}
form input {
	font-family: Verdana, Arial, "MS Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	text-decoration:none;

}
form textarea {
	font-family: Verdana, Arial, "MS Serif", "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000000;
	color: #000000;
	text-decoration:none;

}