
.wh  {
	font: 11px arial, tahoma, verdana;
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
	text-shadow: 2px 1px 0px #000000;
}

.whbig  {
	text-shadow: 1px 1px 0px #000000;
	font: 18px/1em arial, tahoma, verdana;
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
}

.whb  {
	text-shadow: 2px 1px 0px #000000;
	font: 11px/1em arial, tahoma, verdana;
	font-weight : bold;
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
}

.grayb  {
	text-shadow: 1px 1px 0px #000000;
	font: 11px/1em arial, tahoma, verdana;
	font-weight : bold;
	color : #979799;
	font-style : normal;
	text-decoration : none;
}


a  {
	text-decoration : none;
	color : #FFEC02;
}

a:hover  {
	text-decoration : none;
	color : #FC8713;
}



