body, td {

font-family: Verdana; color: #000000; font-size: 11px }
a {
	text-decoration: none; color: "#000000";
	color: #000000;
	font-size : 10px;
	font-weight : bold;
	}

a:hover {
	text-decoration: none; color: "#FF5CB5";
	}

a.dllink {
	text-decoration: none;
	color: #FF5CB5;
	font-size : 10px;
	font-weight : bold;
	}
	
a.dllink:hover {
	text-decoration: underline; color: "#000000";
	}
	
	/* Kontakt Window */	
.kontaktad {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 9px;
	font-weight : bold;
	}
	/* main text */
	
.headline {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 10px;
	font-weight : bold;
	}
	.arttext {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 10px;
	font-weight : normal;
	}
		.title {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 12px;
	font-weight : bold;
	}
		.playertext {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 9px;
	font-weight : bold;
	}
	
/* Backstage menu */
	.menutext {
	font-family: Verdana;
	text-decoration: underline; 
	color: "#000000";
	font-size : 8px;
	font-weight : bold;
	}
		a.menu1 {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 9px;
	font-weight : bold;
	}
	a.menu1:hover {
	text-decoration: none; color: "#FF5CB5";
	}
		a.menu2 {
	font-family: Verdana;
	text-decoration: none; 
	color: "#000000";
	font-size : 9px;
	font-weight : normal;
	}
	 a.menu2:hover {
	text-decoration: underline; color: "#FF5CB5";
	}