.lnk_detalii {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #00B347;
}
.lnk_detalii:hover {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.lnk_footer {
	color: #666666;
	text-decoration: none;
}
.lnk_footer:hover {
	color: #00B347;
	text-decoration: underline;
}
a
{
color: #003333;
}
a:hover
{
	text-decoration:none;
	color: #FF6600;
}
.lnk_sus {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	width: 119px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
	line-height: 20px;
}
.lnk_doc {
	text-decoration: none;
}
.lnk_st {
	font-size: 11px;
}
.lnk_st_subsect {
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}
.lnk_st_subsect:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
}