.kungtable {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	margin: auto;
	padding: 5px;
	word-spacing: 12px;
	height: auto;
	width: auto;
	letter-spacing: 12px;
	vertical-align: baseline;
	clear: none;
	float: none;
	}
	

.orangeline{
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #BD6B31;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BD6B31;
}
.orangeline2 {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #BD6B31;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #642401;
}
.greenboth {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #013821;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #013821;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #2c391b;
}
a:active {
	color: #FFFFFF;
}

