@charset "UTF-8";
.otsikot {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF101A;
	text-decoration: none;
}

.otsikot_iso {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #FF101A;
	text-decoration: none;
}

