*{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
}

a{
   color: #000000;
   text-decoration:none;
   font-weight: bold;
}

a.hover{
	text-decoration: underline;
}

#cb-monthSelection a{
	color:#00009f;
	font-weight:bold;
}

.cb-city{
	background: #CCCC33;
	font-weight: bold;
}

.cb-location{
	font-weight:bold;
}


.cb-location a{
	color: #1010A5;
}

.cb-title{
	font-weight: bold;
}

.cb-date, .cb-time{
	font-weight:bold;
}

