body {
	margin-top: 0px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #000;
}

a {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FFF500;
	text-decoration: none;
}

.link: hover {
	color: #FFF500;
}

#navi_left {
	min-height: 100%;
	height: auto !important;
	height: 100%;	
}

#navi_left_item {
	margin-bottom: 1px;	
}

.clear{
	clear:both;
}