/* becky-public.css */

.title {
	font-weight: bold;
}

.event_text {
	font-size: 11.5px;
}

.event_text a:link,
.event_text a:visited,
.event_text a:active,
.event_text a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #013932
}

.event_text a:hover {
	text-decoration: underline;
	color: #013932
}
