

  A.link:link {text-decoration: none; font-size:10pt; font-weight:bold; font-family:Avantgarde,Arial; color: #FFF000;}

  A.link:visited {text-decoration: none; font-size:10pt; font-weight:bold; font-family:Avantgarde,Arial; color: #FFF000;}

  A.link:active {text-decoration: none; font-size:10pt; font-weight:bold; font-family:Avantgarde,Arial; color: #FFF000;}	

  A.link:hover {text-decoration: none; font-size:10pt; font-weight: bold; font-family:Avantgarde,Arial; color: #00CCFF;}

/*	Menu  links	dunkel						*/

A.dark:link {
	text-decoration : none;
	font-size : 10pt;
	font-weight: bold;
	font-family: Avantgarde,Arial;
	color: Red;
}

A.dark:visited {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Red;
}

 A.dark:active {
	text-decoration: none;
	font-size:10pt;
	font-weight:bold;
	font-family:Avantgarde,Arial;
	color: Red;
}	

 A.dark:hover {
	text-decoration: none;
	font-size:10pt;
	font-weight: bold;
	font-family:Avantgarde,Arial;
	color: Aqua;
}



BODY {
	background: #000000;
	scrollbar-arrow-color:#ffcc00;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#404040;
	
}
