body {
	background-image: url(images/body_bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333;
	line-height:16px;
}
a:hover {
	color: #ff5700;
	text-decoration:none;
}
a:visited {
	color: #ff5700;
	text-decoration: underline;
}
a:link {
	color: #ff5700;
	font-size: 12px;
	text-decoration: underline;
}
.links_tbl {
	margin-top:12px;
	margin-bottom:14px;
}
.tbl_bkg {
	background-image:url(images/tbl_bkg.jpg);
	background-repeat:repeat-y;
}
.tbl_bot {
	background-image:url(images/bkg_bot.jpg);
	background-repeat: no-repeat;
}
.tbl_pealkiri {
	background-image:url(images/pealkiri_bkg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 30px;
	font-weight:normal;
}
a:active {
	text-decoration: underline;
}
