.calendar a {	
	/* color: #fff; */
	font-size: 1.2em;
	text-decoration: underline;
}
.calendar .field-content a:hover {
	/* text-decoration: none; */
	color: #0194ca;
}
.calendar .continuation + a,
.calendar .continuation + a:hover {
	color: #fff;
}
.calendar .views-field-title a {
	/* color: #0b9ca1; */
}