/* --- calendar --- */
h1 a, h1 a:visited {
	font-weight:normal;
	text-decoration:none;
}
.grey, .grey:visited {
	color:#CCCCCC;
}
.grey:hover {
	color:#0099CC;
}
#events td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

