@charset "utf-8";h1 {	color: white;	font-weight: bold;}#menycontainer ul {	margin-left: 0; 	padding-left: 0; 	margin-bottom: 0; 	padding-bottom: 0; 	float: left;}#menycontainer li {	display: inline;}#menycontainer ul a {	float: left; 	font-size: 11px;	font-family: Arial;	font-size: 11px;	line-height: 12px;	text-decoration: none; 	padding: 5px 18px 5px 18px;		width: 163px;}#menycontainer ul a#current {	float: left; 	font-size: 11px;	text-decoration: none; 	padding: 5px 18px 6px 18px;	width: 163px;}#menycontainer a:link {	color: #ffffff;	}	#menycontainer a:visited {	color: #ffffff;}#menycontainer a:hover {	color: black;	background-color: white; }#menycontainer a#current {	background-color: white; 	color: #000000;	font-weight: bold;}#menycontainer a:hover#current {	background-color: white;	color: #000000;	font-weight: bold;}
