body {
	font-size: 14px;
	color: #BAB599;
	text-decoration: none;
	background-color: #888888;
}
th,td {
	font-size: 14px;
	line-height: 160%;
}
table {
	background-color: #2D3133;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:25px;
	z-index:1;
	left: 95px;
	top: 311px;
	visibility: inherit;
	overflow: visible;
}
.title {
	font-size: 14px;
	color: #FF0000;
	line-height: 200%;
	font-weight: bold;
}
a:link {
	color: #BAB599;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #BAB599;
	text-decoration: none;
}
a.menu:link,a.menu:visited, {
	color: #FF9900;
	text-decoration: none;
}