.titlu {
	font: bold normal 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #660000;
	
}
.text_normal {
	font: normal 14px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #660000;
}
.css-lacedo {
	font: normal 10px/normal Georgia, "Times New Roman", Times, serif;
	color: #0066FF;
	text-decoration: underline;
}

