.lnk_footer {
	color: #666666;
	text-decoration: none;
}
.lnk_footer:hover {
	color: #000066;
	text-decoration: underline;
}
.lnk_mnu {
	text-decoration: none;
}
.lnk_mnu:hover {
	text-decoration: none;
	background-color: #F2F2FF;
	display: block;
}
a {
	text-decoration: underline;
	color: #000000;
}
a:hover
{
	color: #53AE53;
	text-decoration: underline;
}
.inbox-inchirieri {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #333333;
	width: 240px;
	border: 1px solid #CCCCCC;
}
.textarea_inchiriere
{
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #333333;
	width: 240px;
	border: 1px solid #CCCCCC;
	height: 100px;
}
.btn_form {
	font-size: 11px;
	width: 120px;
}
.lnk_reclama {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.lnk_reclama:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

