.topmenu-categ {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.topmenu-categ:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC; 
	xcolor: #0099ff
	text-decoration: none;
}
.listarticole-descr {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
.listarticole-titlu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.listarticole-titlu:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #0033ff;
}
.leftmenu-bg {
	background-color: #B5C2E6;
	xbackground-color: #E7EDF8;
}
.txtfffmicheader {
	font: 1px, arial;
	color: #cccccc;
}
.leftmnu-lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.leftmnu-lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

A:link, A:visited {
	text-decoration: none;
	color: #003366;
}
A:hover {
	text-decoration: none;
	color: #3366CC;
}



