a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #515151;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #515151;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #515151;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight:bold;
}


/*.................................*/

a.detalii:link {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #618322;
}
a.detalii:visited {
	text-decoration: none;
	color: #618322;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
a.detalii:hover {
	text-decoration: none;
	color: #666666;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
a.detalii:active {
	text-decoration: none;
	color: #618322;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

