body {
	font-weight : normal;
	font-size : 14px;
	font-family : Arial, Helvetica;
	background-image: url(_images/hi_background.jpg);
	background-repeat: no-repeat;
	background-color: #486b0b;
	margin-left:20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	}

h1{
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: Green;
}

a, a.active, a.visited {
	color: Green;
	text-decoration: none;
}

.navlinks{
	font-weight: bold;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #486b0b;
	text-decoration: none;
	text-transform: uppercase;
}	
.listings{
	font-family : Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.kontera{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #fff369;
	text-decoration: none;
	letter-spacing: 1px;
}

hr {
	border-color: Green;
	border-width: 1px;
	border-style: solid;
}

.hotkeys {
	line-height: 22px;
}	