.titlu {
	font-family: Arial;
	font-size: 30px;
	color: #D8BF5B;
	font-weight: bold;
}

.subtitlu {
	font-family: Verdana;
	font-size: 15px;
	color: #869A9C;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #778892;
	padding-right: 30px;
	padding-left: 4px;
}

.text a:link {
	font-size: 11px;
	font-weight: bold;
	color: #2DA7C3;
}

.text a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #2DA7C3;
}

.text a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #2DA7C3;
}

