.studioHeadline {
	font-size: 12pt;
	font-weight: bold;
}
.audioExamples {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding:4px 9px 4px 9px;
	text-align:center;
}
.groupMenu {
	border: 1px solid #000000;
	font-weight: bold;
}
.groupMenu a:link {
	text-decoration: underline;
}
.groupMenu a:visited {
	text-decoration: underline;
}
.groupMenu a:active {
	text-decoration: underline;
}
.groupMenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

