a{ color: #D0E0F4; }
a:hover{ color: #90A0B4; }

#SiteContainer
{
	background: #000; color: #FFF;
}

#HeaderLogoContainer
{
	background: url('../images/BK_Logo_Top_REVERSE_450_x_70.jpg');
}

#FontLinkSmall{ background: url('../images/btn_A_sm_rev.jpg') no-repeat; }
#FontLinkSmall:hover{ background: url('../images/btn_A_sm_rev_over.jpg') no-repeat; }

#FontLinkMed{ background: url('../images/btn_A_med_rev.jpg') no-repeat; }
#FontLinkMed:hover{ background: url('../images/btn_A_med_rev_over.jpg') no-repeat; }

#FontLinkLarge{ background: url('../images/btn_A_lrg_rev.jpg') no-repeat; }
#FontLinkLarge:hover{ background: url('../images/btn_A_lrg_rev_over.jpg') no-repeat; }

#FontLinkReverse{ background: url('../images/btn_A_rev_rev.jpg') no-repeat; }
#FontLinkReverse:hover{ background: url('../images/btn_A_rev_rev_over.jpg') no-repeat; }

/*
====================================

		CallUsSideBar

====================================
*/
#CallUsSideBar
{
	background: #000; color: #FFF;
}
