.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4b3414;
	text-decoration: none;
	margin-bottom: 6px;
	font-weight: normal;
}
.story A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ba7007;
	text-decoration: none;
	margin-bottom: 6px;
	font-weight: bold;
}
.story A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ba7007;
	text-decoration: underline;
	margin-bottom: 6px;
	font-weight: bold;
}
.weekday {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #4b3414;
	margin-top: 6px;
	margin-bottom: 4px;
	text-decoration: none;
}
.weekday A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ba7007;
	margin-top: 6px;
	margin-bottom: 4px;
	text-decoration: none;
}
.weekday A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ba7007;
	margin-top: 6px;
	margin-bottom: 4px;
	text-decoration: underline;
}
p {
	margin: 0px;
}
.albumlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4b3414;
	text-decoration: none;
}
.albumlink A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba7007;
	text-decoration: none;
}
.albumlink A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba7007;
	text-decoration: underline;
}
.columnhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3414;
	text-decoration: none;
	font-weight: bold;
}
.columnhdr A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3414;
	text-decoration: none;
	font-weight: bold;
}
.columnhdr A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b3414;
	text-decoration: underline;
	font-weight: bold;
}
