/** FOR DRINK LIST **/
font.header {
text-decoration: none;
color: #2bbfb3;
font-weight: 580;
font-family: verdana;
font-size: 23;
}

font.body {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
font-family: verdana;
font-size: 11;
}

a.menulinkclick:link {
text-decoration: none;
color: #37BDB2;
font-weight: bold;
font-family: verdana;
font-size: 11;
}

a.menulinkclick:visited {
text-decoration: none;
color: #37BDB2;
font-weight: bold;
font-family: verdana;
font-size: 11;
}

a.menulinkclick:hover {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
font-family: verdana;
font-size: 11;
backg
}

/** END DRINK LIST **/