.homemain {
	margin:0;
	padding:0;
	font-family: "Franklin Gothic",Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	padding-bottom:16px;
}




.whbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

	.whbody a:link, .whbody a:visited, .whbody a:active {
		color:#ffda78;
		text-decoration:none;
		font-weight:bold;
	}
	
	.whbody a:hover {
		color:#fff;
		text-decoration:underline;
	}

.whlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.donatebg {
	background-image: url(images/donate/donate-bg.gif);
	background-repeat: no-repeat;
}
.newsbg {
	background-image: url(images/globe-bg.gif);
	background-repeat: no-repeat;
}
.whbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.whhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

td.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}

td.mainNav a:link, td.mainNav a:visited, td.mainNav a:active {
	color: #fff;
	text-decoration: none;
}

td.mainNav a:hover {
	font-background-color:#fff;
	text-decoration:underline;
}



