.hide_audio {
	speak:none;
}
.only_audio {
	display:none;
	speak:normal;
}
.spell {
	speak:spell-out;
}