body {
	color: black;
	font-family: Verdana;
	font-size: small;
	background-image: url(fundal_albastru.gif);
}

a {
	color: #e98324;
}

a:hover {
	color: #9ac2e1;
}

.top {
	color: #000000;
	font-family: "Book Antiqua";
	font-size: 10px;
}
.title {
	color: #147cba;
	font-family: Verdana;
	font-size: 15px;
	font: bold;
}
.footer {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
}
.footer a {
	color: #000000;
}

.footer a:hover {
	color: #e98324;
}
.footer2 {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
}
.footer2 a {
	color: #000000;
}

.footer2 a:hover {
	color: #e98324;
}