.pealkiri {
 	font-family: trebuchet ms, verdana, helvetica;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #777777;
}

.tekst {
 	font-family: trebuchet ms, verdana, helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.tekst a {
 	font-family: trebuchet ms, verdana, helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #DF7B29;
	text-decoration: none
}

.tekst a:visited {
 	font-family: trebuchet ms, verdana, helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #DF7B29;
	text-decoration: none
}

.tekst a:hover {
 	font-family: trebuchet ms, verdana, helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #DF7B29;
	text-decoration: underline
}

