body {
  SCROLLBAR-BASE-COLOR: #F4F8FB; 
  SCROLLBAR-ARROW-COLOR: #005177;
}

select, textarea, input,.input {
  FONT-SIZE: 12px; 
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  COLOR:  #000000; 
  BACKGROUND-COLOR: #D9E2E7
}

body a:link, body a:visited, body a:active { 
  font-weight:lighter;
  font-style: italic; 
  font-family: Comic Sans MS; 
  color: #8B0000; 
  text-decoration: none;
}

body a:hover {
  font-weight:lighter;
  font-style: italic;
  font-family: Comic Sans MS;
  color: #8B0000;
  text-decoration: underline;
}
#cocktailLinks{
  font-weight:bold;
  color: #8B0000;
}
