.footer {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}
.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.title {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #FFCC00;
}
a:hover {
	background-color: #FFCC00;
	color: #333333;
}
a {
	text-decoration: none;
}

.menu {
	font-size: 10px;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
