﻿
TD
{
	color: #c69c16;
	font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	font-weight: bolder;
	font-size: 13pt;
	text-decoration: none;
}

.style1{ font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
    color: #C69C16;
    
}
.style2
{
    font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
    color: #C69C16;
    font-size: smaller;
    font-variant: normal;
}
.style4 {
	color: #C69C16;
	font-size: 24px;
	font-weight: bold;
}
.style5 {
	font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #333333;
	font-size: smaller;
	font-weight: normal;
}
.style6 {
	font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #333333;
	font-size: smaller;
	font-weight: bold;
	}
a:link { font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #C69C16;
}
a:visited { font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #C69C16;
}
a:active { font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #C69C16;
}
a:hover { font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
	color: #EBC247;
}
body
{
    background-color: #323232;
}
p
{
    color: #C69C16;
    font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
}
li
{
    color: #c69c16;
    list-style-type: square;
    font-family: Garamond, Tahoma, Arial, 'Times New Roman' , Serif;
}
input
{
    font-family: Monospace;
}
.FoodMenu
{
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	background-color: #CC9900;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: thin solid #FFCC33;
}



