.centertext  { color: black; font-size: 11px; font-family: "Zapf Chancery", "Comic Sans MS", cursive; background-color: white; background-repeat: no-repeat; background-attachment: fixed; background-position: center; }
.bold { color: #006; font-weight: bolder }
.h1 { color: gray; font-size: 10px; background-color: white }
a:link  { color: black; text-decoration: underline; background-color: white }
a:hover  { color: black; text-decoration: none; background-color: white }
a:visited { color: gray; text-decoration: underline; background-color: white }
a:active  { color: black; text-decoration: underline; background-color: white }
.link { text-decoration: underline }
.active { text-decoration: underline }
.bold1 { color: green; font-weight: bolder }
.bold2 { color: orange; font-weight: bolder }
.bold4 { color: fuchsia; font-weight: bolder }
.bold5 { color: red; font-weight: bolder }
.bold6 { color: yellow; font-weight: bolder }
.bold7 { color: olive; font-weight: bolder }


/* Podcast */
.podPress_content {
	font-size: 10px;
}
.podPress_content object {
	margin-bottom: 5px;
}

