
	/* Aural styles for the Chabot College website template */

body {
	voice-family: male;
}

.NavCues {
	voice-family: female;
	pause: 40ms;
}

.ahem {
	speak: none;
}
