﻿body
{
	/*font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", arial;
	font-size: 11px;
	line-height: 17px;
	color: #101010;
}

.drinkHeadline
{
	font-weight: bold;
}

#searchInputText
{
	color: white;
	font-weight: bold;
}

#searchIntro,
#globalPuffText,
#globalPuffText a,
#htmlText,
#campaignStartPreamble,
.campaignStartIngredients
{
	color: white;
}

#absolutFooter p, #absolutFooter, #absolutFooter a
{
	color: #999999;
	font-size: 10px;
	line-height: 12px;
}

#absolutFooter a:hover
{
	color: #666666;
}

.startDrinkHeader
{
	color: #acacac;
}
