
.streaming { 
	FONT-WEIGHT: bold; 
	color: #990000;
}

.event-title { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11pt; 
	FONT-WEIGHT: bold; 
	color: #002f4b;
}

.eventlinkline { 
	margin-top: 3px;
}

a.event-link:link {
	text-decoration: underline;
	color: #0193d7;
	FONT-WEIGHT: bold; 	
}

a.event-link:visited {
	text-decoration: underline;
	color: #0193d7;
	FONT-WEIGHT: bold; 	
}

a.event-link:hover {
	text-decoration: underline;
	color: #106dff;
	FONT-WEIGHT: bold; 	
}

a.event-link:active {
	text-decoration: underline;
	color: #a2c5fe;
	FONT-WEIGHT: bold; 		
}

a.event-link:active {
	text-decoration: underline;
	color: #a2c5fe;
	FONT-WEIGHT: bold; 		
}


