.topMenu {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.menu {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.text {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.highligth {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2a5260;
	font-weight: bold;
}

.podcastLayer {
	position:absolute;
	width:90%;
	height:115px;
	z-index:1;
	visibility: hidden;
}

H1 {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

A:link {
	color: #2a5260; text-decoration: none;
}
A:visited {
	color: #2a5260; text-decoration: none;
}
A:active {
	color: #2a5260; text-decoration: none;
}
A:hover {
	color: #000000; text-decoration: underline;
}
