Those styles are stored in the style.css file stored with the template (/DesktopModules/EngageRotator/StyleTemplates/Engage/Style.css).
The test styles we are using are as follows:
.titleUnselected {font-weight: bold; color: #777;}
.titleSelected {color: #fff;}
The actual font itself is coming from the skin, set to "Helvetica,Arial,sans-serif"
Hope that helps,