	.NextEvent
	{
		color: darkblue;
		text-transform: uppercase;
		background-color: white;
		font-weight: bolder;
	} 
		
	.NextEventOld
	{
		color: red;
		text-transform: uppercase;
		background-color: white;
	} 
		
	.IngenInst
	{
			color: silver;
	}
		
	BODY { background: white; }
	
	.beginHidden 
	{
		display: none;
	}
		
	.tandemDetails
	{
		color: blue;
	}
	
	/* Define anchor style */
	a.disLink { color: blue; text-decoration: none; font-weight: normal;}
	a:hover.disLink { color: red; text-decoration: none; font-weight: normal;}
	a.manglendeInst { color: red; }
	a.bestilTandem { color: red; }
