.menu
	{margin : 5px 50px 5px 20px;}

a
	{font-size : 12px;
	 text-decoration : none;
	 font-weight : bold;
	 font-style : italic;}

a:link
	{color : #006600;
	 text-decoration : none;
	 font-style : italic;
	 font-weight : bold;}

a:visited
	{color : #009900;
	 text-decoration : none;
	 font-weight : bold;}

a:hover
	{color : #00ff00;}

a:active
	{color : #00cc00;}

.menucontent
	{font-size : 12px;
	 color : #ffffcc;
	 text-align : center;
	 margin : 10px 50px 10px 10px;}

a.menuc
	{color : #000000;}

a:hover.menuc
	{color : #000000;
	 font-style : normal;}

a:active.menuc
	{color : #000000;}

a:visited.menuc
	{color : #00cc00;}

.hoursHd
	{font-size : 16px;
	 color : #ffffcc;
	 font-style : italic;
	 font-weight : bold;
	 text-align : center;}

.hoursTd
	{font-size : 12px;
	 color : #ffffcc;
	 font-style : italic;
	 text-align : center;
	 padding-top : 3px;}
