a.mail:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	text-align: justify;
}

.mail1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
a.mail1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.cellback {
	background-attachment: scroll;
	background-image: url(images/health-projects-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
}
