.tekst {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.tekst A {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tekst A:HOVER {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #567D36;
	text-decoration: none;
}
.pealkiri {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.pealkiri A {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pealkiri A:HOVER {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #567D36;
	text-decoration: none;
}
.menyy {
 font-family: verdana;
 font-size: 11px;
 font-weight: normal;
 color: 435830;
}
.menyy A {
 font-family: verdana;
 font-size: 11px;
 font-weight: normal;
 color: 435830;
 text-decoration: none;
}

.menyy A:HOVER {
 font-family: verdana;
 font-size: 11px;
 font-weight: normal;
 color: 549519;
 text-decoration: none;
}

