	.homePage a{
		background-color: #ffffcc;
		padding-bottom: 0px;
		border-bottom: #ffffcc 1px solid;
	}
	.homePage a:link, .homePage a:visited, .homePage a:hover{background-color: #ffffcc; color: #990066;}

.headingImage{
	background: url(assets/images/heading_volunteer.gif) no-repeat;
	position: relative;
	width: 350px;
	height: 75px;
	top: 5px;
	left: 25px;
}