.program {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 600;
	color: #006600;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 300;
	color: #333333;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #663300;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}

