.eo-calendar-portlet .taglib-calendar tr td.eo-has-events a {
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.eo-calendar-portlet .taglib-calendar tr td.eo-calendar-current-day, .eo-calendar-portlet .taglib-calendar tr td.eo-calendar-current-day a {
	border: none;
	background-color: #AAAAAA;
	color: black;
}

.eo-calendar-portlet .taglib-calendar tr td.eo-calendar-selected-day a {
	border: 1px solid red;
	text-decoration: none;
	color: black;
}