.falselink {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.eventcancelledout {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.eventlinkout {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
}
.eventcancelledover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	background-color: #663366;

}
.eventlinkover {
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	background-color: #663366;

}
