body {
	background: #1C2248;
}

a:link {
	color: #185AA5;
}

a:visited {
	color: #185AA5;
}

a:active {
	color: #185AA5;
}

a:hover {
	text-decoration: underline;
}

#cb-monthSelection a{
	color: #185AA5;
	font-weight: bold;
}

.cb-event{
         width: 510px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.5;
	background: #9EA5B3;
	padding: 3px;
}

.cb-city{
	display: none;
}

.cb-location{
	font-weight:bold;
}


.cb-location a{
	color: #185AA5;
	font-weight:bold;
}

.cb-title{
	font-weight: bold;
}

.cb-date, .cb-time{
	font-weight:bold;
}
