body {  
margin-left: 0px;
margin-top: 40px;
margin-right: 0px;
margin-bottom: 40px;
background-color: #000000;
}

A {
color:#FAAF19;
font-weight: bold;
text-decoration: none;
}

a:hover, a:active {
color:#FAE14B;
text-decoration: underline;
}

.header {  
font-family: verdana;
font-size: 24px;
font-weight: normal;
color:#FFFFFF;
}

.copy {  
font-family: verdana;
font-size: 11px;
font-weight: normal;
line-height: 17px;
color:#FFFFFF;
}

.homehours {  
font-family: verdana;
font-size: 10px;
font-weight: normal;
line-height: 12px;
color:#FFFFFF;
}

.hourheader {  
font-family: verdana;
font-size: 11px;
font-weight: bold;
line-height: 24px;
color:#FAAF19;
}

.menuheader {  
font-family: verdana;
font-size: 24px;
font-weight: normal;
color:#FAAF19;
}

.menucopy {  
font-family: verdana;
font-size: 11px;
font-weight: normal;
line-height: 17px;
color:#000000;
}