

#yymenu a {
			background-color:#000000;
			border-bottom:2px solid #ffcc33;
			border-left:2px solid #ffcc33;
			border-right:2px solid #ffcc33;
			color:#FFFFFF;
			display:block;
			font-family:"helvetica",Trebuchet MS,Tahoma,verdana;
			font-size:11px;
			margin:0px;
			padding:4px;
			text-decoration:none;
}

#yymenu a:hover {
			color:#ffcc33;
}

#yymenu a.last {
	border-style:none;
	border-bottom:2px solid #ffcc33;
}
#yymenu {
	background-color:#ffcc33;
	text-align:left;
}
#yymenu > div {
}


Hintergrund Schwarz mit einem dünnen, orangefarbenen Rahmen ffcc33
Schriftfarbe weiss und beim roll over orange ffcc33