a {color: #ff7200}

a:hover {color: #ff7200}

.themecolor {color: #ff7200 !important}


table.eventCalendar tr.days td:hover {
	border: 1px solid #ff7200;
}

.current_page {
	background-color: #ff7200;
}

.bordered {border: 1px solid	#ff7200}

.event-selected {background-color:#fbf1c9;}

.level2-buttons {display: none}