.menu {
	color : #473B0D;
	font-size : 12px;
	font-family : Verdana,Arial;
	margin-left : 20px;
	margin-top : 15px;
}

.menu a {
	color : #473B0D;
	text-decoration: none;
}
.menu a:hover {
	color : #FFFFFF;
	font-weight: bold;

}


.tekst {
	color : #342700;
	font-size : 12px;
	font-family : Verdana,Arial;
        text-align: justify;
	margin-left : 15px;
	margin-top : 20px;
	margin-right : 15px;
	margin-bottom : 20px;
}

.tekst a {
	color : #000000;
	text-decoration: none;
}
.tekst a:hover {
	color : #FFFFFF;
}



.news {
	color : #342700;
	font-size : 12px;
	font-family : Verdana,Arial;
        text-align: justify;
	margin-left : 40px;
	margin-top : 20px;
	margin-right : 20px;
	margin-bottom : 20px;
}

.news a {
	color : #000000;
	text-decoration: none;
}
.news a:hover {
	color : #FFFFFF;
}


