.copyright_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #998877;
	text-decoration: none;
}
.old_audiopage_font {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D3F48;
	text-decoration: none;
}
a:link {
	color: #998877;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #998877;
}
a:hover {
	text-decoration: underline;
	color: #B3A964;
}
a:active {
	text-decoration: none;
	color: #C67B5C;
}
