body 
{
	background-color: #3F3F3F;
	line-height:15px;
}

a:link 
{
	color: #000000;
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #000000;
}

a:hover 
{
	text-decoration: none;
	color: #6182AA;
}

.Text_alb
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	font-weight: none;
	font-style: normal;
}

.Text_negru
{
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	font-style:none;
}

.linkuri_inactive
{
	color: #6182AA;
	font-weight: none;
	font-size:14px;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	
}

.linkuri_inactive_mic
{
	color: #6182AA;
	font-weight: none;
	font-size:10px;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	
}

.linkuri_active
{
	color: #000000;
	font-weight:bold;
	font-size:14px;
	font-style:none;
	font-family:Arial;
	text-decoration:none;
	
}

.linkuri_active_mic
{
	color: #000000;
	font-weight:bold;
	font-size:10px;
	font-style:normal;
	font-family:Arial;
	text-decoration:none;
	
}

