#news .NewsCalNews a{color:#7488B9;}

div.news-calendar-compact .NewsCalTable tr,div.news-calendar-compact  .NewsCalTable td {
	border-collapse:collapse;
	border:1px dotted #B3B3B3;
}
div.news-calendar-compact .NewsCalWeekend,div.news-calendar-compact  .NewsCalToday,div.news-calendar-compact  .NewsCalDefault,div.news-calendar-compact  .NewsCalOtherMonth ,div.news-calendar-compact  .NewsCalHeader,div.news-calendar-compact  .NewsCalMonthNav,div.news-calendar-compact  .NewsCalDay,div.news-calendar-compact  .NewsCalNews{
	font-size:14px;
	color:#000000;
}
div.news-calendar-compact .NewsCalToday{
	background-color:#337AB7;
}
div.news-calendar-compact .NewsCalToday a{color:#fff}
div.news-calendar-compact .NewsCalDefault{
	background-color:#FFFFFF;
}
div.news-calendar-compact .NewsCalDefault a{font-weight:600;color:#FE6E0D}
div.news-calendar-compact .NewsCalOtherMonth{
	background-color:#eee;
}
div.news-calendar-compact .NewsCalOtherMonth span{color:#ccc;}
/* div.news-calendar-compact .NewsCalWeekend{
	background-color:#F6E5E1;
} */
div.news-calendar-compact .NewsCalHeader{
	background-color:#EFF1F9;
	color:#666;
	font-weight:600;
}
div.news-calendar-compact .NewsCalMonthNav{
}
div.news-calendar-compact .NewsCalDay{
	color:#000000;
}
div.news-calendar-compact .NewsCalDayOther{
	color:#365D91;
}
div.news-calendar-compact .NewsCalNews{
	color:#7488B9;
}
