@charset "utf-8";
body {
	background-color: #FFFFFC;
}
a {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #FFFFFC;
	font-size: 14px;
	font-family: Tahoma, Verdana;
}
a:visited {
	text-decoration: none;
	color: #FFFFFC;
}
a:hover {
	text-decoration: none;
	color: #98CB00;
}
a:active {
	text-decoration: none;
	color: #98CB00;
}

.bg_footer {
	background-color: #FFFFFF;
	background-image: url(../imagini/footer.jpg);
	background-repeat: no-repeat;
}
.bg_footer2 {
	background-color: #FFFFFF;
	background-image: url(../imagini/footer2.jpg);
	background-repeat: no-repeat;
}
.texte_linkuri {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.texte {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #333333;
	padding: 10px;
}
.titluri {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding: 10px;
}
.subtitluri {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	text-decoration: underline;
	padding: 10px;
}
.text_alb {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFC;
}

