body {
	background-image: url(images/jo-background.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #eff1d5;
	margin-left: 0px;
	margin-top: 0px;
}
.singer {
	color: #005900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005900;
}
.menuwhite {
	color: #ffffff;
}
a:link {
	color: #005900;
	text-decoration: none 
}
a:visited {
	color: #005900;
	text-decoration: none 
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}	
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 19px;
	margin-bottom: -8px;
}
.bodytextital {
	font-style: italic;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smallgreenitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #005900;
}
.bodytextboldital {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #005900;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}
.quoteitals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	color: #005900;
}
.bodytext a:link {
	color: #005900;
	text-decoration: none;
	font-style: italic;
}
.bodytext a:visited {
	color: #005900;
	text-decoration: none;
	font-style: italic;
}
.bodytext a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
}
.bodytext a:active {
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
}	
