a.footernav:link {
	color : Blue;
	text-decoration : none;
}
a.footernav:visited {
	color : Blue;
	text-decoration : none;
}
a.footernav:hover {
	color : Red;
	text-decoration : none;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	top: 3px;
	font-family: Arial, Helvetica, sans-serif;
}
.sectionhead {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.jamesh {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.famalbumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
