/*  $Id: home.css,v 1.3 2007/12/12 18:06:15 htaylor Exp $  */
#budgetGifts .gift, div.gift, a.gift, span.gift {
	color:#d4d6ac;
	font-family:Verdana;
	font-size:42px;
	font-weight:bold;
	}
#budgetGifts .ideas, div.ideas, a.ideas, span.ideas {
	color:#b8bc50;
	font-family:Verdana;
	font-size:42px;
	font-weight:bold;
	}
#budgetGifts .budget, div.budget, a.budget {
	color:#48c9dc;
	font-family:Verdana;
	font-size:19px;
	font-weight:bold;
	}
#budgetGifts .button, div.button, a.button {
	color:#073548;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	}
#budgetGifts .stumped, div.stumped, a.stumped {
	color:#eaebcc;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	}


