.tekst {
	font-family: "Book Antiqua";
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tekst a:link {color:#000000; text-decoration:none;}
.tekst a:visited {color:#000000; text-decoration:none;}
.tekst a:active {color:#000000; text-decoration:none;}
.tekst a:hover {
	color:#FFFFFF;
	text-decoration: overline;
}.menu {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
}

