a.plain:link { color: #5b799d; }
a.plain:visited { color: #5b799d; }
a.plain:active { color: #729ecb; }
a.plain:hover { color: #729ecb; }

a.plain-selected:link { text-decoration: none; color: #000000; }
a.plain-selected:visited { text-decoration: none; color: #000000; }
a.plain-selected:active { text-decoration: none; color: #000000; }
a.plain-selected:hover { text-decoration: none; color: #000000; }

a.plain-intro:link { text-decoration: none; color: #5b799d; }
a.plain-intro:visited { text-decoration: none; color: #5b799d; }
a.plain-intro:active { text-decoration: none; color: #729ecb; }
a.plain-intro:hover { text-decoration: none; color: #729ecb; }

a.nav:link { text-decoration: none; color: #000; background-color: #FFF; }
a.nav:visited { text-decoration: none; color: #000; background-color: #FFF; }
a.nav:active { text-decoration: none; color: #000; background-color: #FFF; }
a.nav:hover { text-decoration: none; color: #729ecb; background-color: #fff;}

p.next { margin-top: 1em; text-indent: 0em; }

a.selected {
	text-decoration: none;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	background-color: #729ecb;
}

.header {
	border: 2px;
	border-color: #999999;
}

.menu {
	font-family: Georgia;
	text-align: right;
}

.menu ul {
	float: none;
}

.menu li {
	list-style: none;
}

h6.reel {
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
}

h6.heading {
	text-decoration: underline;
}

h3.body {
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

h4.body {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

h4.song {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

h5.body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}

h5.artist {
	font: 14px Georgia, "Times New Roman", Times, serif;
}

h6.body {
	font: small Georgia, "Times New Roman", Times, serif;
}

h6.footer {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: silver;
}

.hidden h3 {
	color: #AAAAAA;
}

span.emph {
	color: #5b799d;
	font-size: 15px;
}

span.emph {
	color: #5b799d;
	font-size: 15px;
}

span.emph-plain {
	color: #5b799d;
}


span.roles {
	font-size: smaller;
	font-style: italic;
	color: #5b799d;
}