<!-- /* Style Sheet definitions need to be commented to hide them from incompatible Browsers.*/
/*hotdog style name="menu"*/
.price {
font-family: Comic Sans MS;arial;
font-size: 72pt;
color: #ff0000;
}
.name {
font-family:Verdana,Arial,Helvetica;
font-size: 32pt;
color: #ff0000;
}
.name18 {
font-family:Verdana,Arial,Helvetica;
font-size: 18pt;
color: #ff0000;
}
.head {
font-family:Verdana,Arial,Helvetica;
font-size: 22pt;
color: #ff0000;
}
.text10 {
font-family: Verdana,Arial,Helvetica;
font-size:10pt;
color: #000000;
}
.text12 {
font-family: Verdana,Arial,Helvetica;
font-size:12pt;
color: #000000;
}
.text16 {
font-family: Verdana,Arial,Helvetica;
font-size:16pt;
color: #000000;
}
.text6 {
font-family: Verdana,Arial,Helvetica;
font-size:6pt;
color: #000000;
}
.text8 {
font-family: Verdana,Arial,Helvetica;
font-size:8pt;
color: #000000;
}
.text9 {
font-family: Verdana,Arial,Helvetica;
font-size:8pt;
color: #000000;
}
.text14 {
font-family: Verdana,Arial,Helvetica;
font-size:14pt;
color: #000000;
}
.text18 {
font-family: Verdana,Arial,Helvetica;
font-size:18pt;
color: #000000;
}
.textredbg {
font-family: Arial;
font-size:14pt;
color: #FEFCEB;
background: #FF0000;
}
.textredbg1 {
font-family: Arial;
font-size:28pt;
color: #FEFCEB;
background: #FF0000;
}
.textredbg20 {
font-family: Arial;
font-size:20pt;
color: #FEFCEB;
background: #FF0000;
}
.textredbg3 {
font-family: Arial;
font-size:12pt;
color: #FEFCEB;
background: #FF0000;
}
.textredbg16 {
font-family: Arial;
font-size:16pt;
color: #FEFCEB;
background: #FF0000;
}
.textredbg12{
font-family: Arial;
font-size:12pt;
color: #FEFCEB;
background: #FF0000;
}
.textred {
font-family: Arial;
font-size:20pt;
color: #FF0000;
}
.text2 {
font-family: Arial;
font-size:12pt;
color: #000000;
}
.subtext {
font-family: Arial;
font-size:10pt;
color: #000000;
}
.subtext2 {
font-family: Arial;
font-size:8pt;
color: #000000;
}
<style>
div.menuBar,
div.menuBar a.menuButton {
font-family:Arial,Verdana,Comic Sans MS, sans-serif;
font-size: 12pt;
color: #000000;
}

div.menuBar {
background-color: transparent;
padding: 6px 2px 6px 2px;
text-align: left;
margin-left:20px;
}

div.menuBar a.menuButton {
background-color: transparent;
border: 1px solid;
border-color: #f0f0f0 #909090 #909090 #f0f0f0;
color: #000000;
cursor: pointer;
left: 0px;
margin: 1px;
padding: 2px 6px 2px 6px;
position: relative;
text-decoration: none;
top: 0px;
z-index: 100;
}

div.menuBar a.menuButton:hover {
background-color: transparent;
border-color: #909090 #f0f0f0 #f0f0f0 #909090;
color: #000000;
}

</style>
/* End Style Sheet commenting. */  -->


