@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

.jenwrapper {
	 width:875px;
	 height:21px;
	 background:#4c171d;
	 margin-left:auto;
	 margin-right:auto;
}

.xgoto {
	color:#f9a203;
	position:relative;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:4px;
	padding-right:5px;
}

.xgoto a {
	text-decoration:none;
	color:#f9a203;
} 

.xgoto a:hover {
	text-decoration:none;
	color:#f9a203;
} 