<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
color: DCB152;
display: block;
width: 100%;
padding: 5px 19px;
text-decoration: none;
font-weight: bold;
border: 0px solid;
border-color: #DCB152; /*light dark dark light*/
background-color: images/button.gif;
text-decoration:none;
}


.buttonmenu li a:visited{
color: A87504;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: black;
background-color: #DCB152;
}

</style>
.goldbackground {
	background-image: url(i/news_bg.gif);
	background-repeat: repeat;
}
.goldbackground {
	background-image: url(i/news_bg.gif);
	background-repeat: repeat;
}
.dishnames {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #817148;
	background-color: #CC9900;
}
