a {color: Blue;}
a:link {color: Blue;}
a:hover {color: Blue;}
a:vlink {color: Blue;}

body {
	background-color : #FACC00;
	}
.meniu {
	font-family : Fixedsys;
	font-weight : 300;
	font-style : normal;
	font-variant : normal;
	height : auto;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
}
.text{
	text-align : left;
	background-color : White;
	padding-left : 10px;
	padding-right : 5px;
	font-family : "Palatino Linotype";
	}
.center{
	background-color : White;
	text-align : center;
}
