.normal_link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.normal_link a:link {
	text-decoration: none;
}
.normal_link a:visited {
	text-decoration: none;
	color: #000000;
}

.normal_link a:hover {
	text-decoration: underline;
	color: #000000;
}

.normal_link a:active {
	text-decoration: none;
	color: #000000;
}

.text_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000000;
	line-height:17px;
	text-align:justify;
}


.titlu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color:#000000;
}

.titlu_mic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color:#000000;
}

