@charset "utf-8";
.harmony {
}
body {
	margin-top: 0px;
	background-image: url(../images/bg.jpg);
}	
	a:link {
	color: #999999;
	text-decoration: none;
}
.meni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.text_header {
	font-family: Tallys;
	font-size: 22px;
	color: #006699;
}

