/* Audio styles */a.play {	color: #000;	font-size: 10px;	text-decoration: underline overline;	background-color: none;	padding-top: 1px;	padding-bottom: 0px;	}a:hover.play {	color: #fff;	text-decoration: none;	background-color: black;	}a:active.play {	color: #444;	text-decoration: none;	background-color: none;	}.play_name {	font-size: 10px;	font-weight: bold;	color: #F2D9BB;	}.play_banner {	font-size: 10px;	font-weight: bold;	color: white;	}