@charset "UTF-8";
/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration:
; 	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #857662;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;;
	text-decoration: none;
}


#navbox {
	position:absolute;
	left:187px;
	top:512px;
	width:136px;
	height:154px;
	z-index:5;
}
