.IPA {
    font-family: "Segoe UI", "Lucida Sans Unicode", "Tahoma", "Lucida Grande", "Arial Unicode MS", "DejaVu Sans"
}

/* Remove underlines from certain links */
.IPA a:link,
.IPA a:visited {
	text-decoration: none !important;
}