a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF59AB;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {
	margin-top: 2%;
}
.tekst {font-family: "Courier New", Courier, monospace}
.menu {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}
.koptekst {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;
}
.tekst_bold {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-style: normal;
}
.tekst_italic {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}
