body {
	font-family: Times New Roman;
	font-weight: normal;
	font-style: normal;
	color: #FFFFF0;
	text-decoration: none;
	background-color: #100202;
}
a:link {
	font-family: Times New Roman;
	color: Yellow;
	text-decoration: underline;
}
a:hover {
	font-family: Times New Roman;
	color: Red;
	text-decoration: underline;
}
a:active {
	font-family: Times New Roman;
	color: Red;
	text-decoration: underline;
}

a:visited {
	font-family: Times New Roman;
	color: #ff6600;
	text-decoration: underline;
}
.altereko {font-size:9pt;display:block;font-weight:normal;text-decoration:none; text-align:center;}

hr {font-weight: bold; line-height: 10px; color: #FF9D97;}

img {border-style: none;}
h2 {font-family: Georgia; font-weight: bold; font-style: italic;}

.blok {
	width: 85%;
	position: relative;
	text-align: justify;
	margin: auto;
	font-family: Times New Roman;
	margin-left: 15%;
	font-weight: bold;
}
