body {			background-color:			#000000;
				color:						#FFFFFF;
				font-family: 				Verdana, Arial;
			}
p.concert {		color:						#FF0033;
				font-family:				Verdana, Arial;
		}
		
td.kat {		background-color:			#00FF00;
				color:						black;
				font-family: 				Verdana, Arial;
				font-size:					16pt;
	}
td.date	{
				color:						red;
				font-family: 				Verdana, Arial;
				font-size:					16pt;
			}
div.menu {		font-size					8pt;
				background-color:			#000000;
}
table.head {	background-color:			#000000;
				font-family:				Verdana,Arial;
				font-size:					9pt;
				color:						black;
					}
a	{			font-size:					10pt;
}
a:link {
				font-family: 				Verdana, Arial;
				color : 					#FF0033;
				text-decoration: 			none;
				font-weight: 				bold;
}

a:active {
				font-family: 				Verdana, Arial;
				color: 						#FF0033;
				text-decoration: 			none;
				font-weight: 				bold;
}

a:visited {
				font-family: 				Verdana, Arial;
				text-decoration: 			none;
				color: 						#FF0033;
				font-weight: 				bold;
}

a:hover {
				font-family: 				Verdana, Arial;
				color: 						#FF0033;
				text-decoration: 			underline;
			 	font-weight:				bold;
}
