body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image:url(../images/homeBackground.gif);
	margin: 0px;
}
.greenTable {
	background-image: url(../images/green.gif);
}
.homeSections {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/green.gif);
}
A:hover.homeSections {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
