.mod_events_table {
	border: 1px solid rgb(0, 0, 0); border-image: none; width: 140px; text-align: center;
}
.mod_events_td_title {
	color: rgb(0, 0, 0); font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: underline;
}
.mod_events_td_dayname {
	color: black; font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none;
}
.mod_events_td_dayoutofmonth {
	color: gray; font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; text-decoration: none; background-color: rgb(192, 192, 192);
}
.mod_events_td_todaynoevents {
	color: black; font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; background-color: rgb(239, 239, 239);
}
.mod_events_td_todaywithevents {
	color: black; font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; background-color: rgb(51, 121, 156);
}
.mod_events_td_daynoevents {
	color: black; line-height: normal; font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none;
}
.mod_events_td_daywithevents {
	color: black; font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; background-color: rgb(176, 196, 222);
}
a.mod_events_daylink:link {
	color: black; font-family: Arial; font-size: 12px; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
a.mod_events_daylink:visited {
	color: rgb(48, 48, 48); font-family: Arial; font-size: 12px;
}
a.mod_events_daylink:hover {
	color: silver; font-family: Arial; font-size: 12px;
}
.mod_events_td_link {
	background-color: background;
}
a.mod_events_link:link {
	color: black; font-family: Arial; font-size: 12px;
}
a.mod_events_link:visited {
	color: rgb(48, 48, 48); font-family: Arial; font-size: 12px;
}
a.mod_events_link:hover {
	color: silver; font-family: Arial; font-size: 12px;
}
