@charset "utf-8";
a.events:link {
	color: #000000;
	text-decoration: none;
}
a.events:hover {
	background-color: #CCFFFF;
}
a.events:visited {
	color: #000000;
	text-decoration: none;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
