/*header*/
.accordion_title { cursor: hand; cursor: pointer; font: 14px arial; }

/*class added to contents when they are open*/
.openlanguage { color: #FCE0AD; }

/*class added to contents when they are closed*/
.closedlanguage { color: #FCE0AD; }