ul {

	font-weight: bold;
	color: #63637d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	text-decoration: none;
	list-style: none;
	width: 140px;	
	line-height: 12px;
	}
li ul {
	padding-top:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 19px;
}

#navigation #currentpage a {
	font-weight: normal;
	color: #CC0;
	text-decoration: underline;
	}
	