@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c7782;
	text-decoration: none;
	font-weight: normal;
}

.titlu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #97aabb;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97aabb;
	text-decoration: none;
	font-weight: normal;
}