/* CSS Document */

body {
	background-color: #000000;
	background-image:url(global_bg.jpg);
	background-position:center;
	background-repeat:inherit;
	margin-top:0px;
}

   .menu { font-family:Verdana;font-size:10px; color:#990000;}
   .menu:link {color:#990000;text-decoration: none; font-weight:bold;}
   .menu:visited {color:#990000;text-decoration: none; font-weight:bold;}
   .menu:hover {color:#990000;text-decoration: underline; font-weight:bold;}
   .menu:active {color:Gray;text-decoration: none; font-weight:bold;}
   
   .text:link {color:#990000; text-decoration:underline; font-weight:bold;}
   .text:visited {color:#990000; text-decoration:underline; font-weight:bold;}
   .text:hover {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
   .text:active {color:#FFFFFF; text-decoration:none; font-weight:bold;}
   
   .sound { font-family:Verdana;font-size:10px; color:#999999;}
   .sound:link {color:#999999;text-decoration: none; font-weight:bold;}
   .sound:visited {color:#999999;text-decoration: none; font-weight:bold;}
   .sound:hover {color:#999999;text-decoration: underline; font-weight:bold;}
   .sound:active {color:Gray;text-decoration: none; font-weight:bold;}
   
   .bilder { font-family:Verdana;font-size:10px; color:#FFFFFF;}
   .bilder:link {color:#FFFFFF;text-decoration: none; font-weight:bold;}
   .bilder:visited {color:#FFFFFF;text-decoration: none; font-weight:bold;}
   .bilder:hover {color:#FFFFFF;text-decoration: underline; font-weight:bold;}
   .bilder:active {color:Gray;text-decoration: none; font-weight:bold;}
   
   .band { font-family:Verdana;font-size:10px; color:#FFFFFF; font-weight:bold;}
   .band:link {color:#FFFFFF;text-decoration: none; font-weight:bold;}
   .band:visited {color:#FFFFFF;text-decoration: none; font-weight:bold;}
   .band:hover {color:#FFFFFF;text-decoration: underline; font-weight:bold;}
   .band:active {color:Gray;text-decoration: none; font-weight:bold;}
   
   .demo { font-family:Verdana;font-size:10px; color:#999999;}
   .demo:link {color:#999999;text-decoration: underline; font-weight:bold;}
   .demo:visited {color:#999999;text-decoration: underline; font-weight:bold;}
   .demo:hover {color:#999999;text-decoration: underline; font-weight:bold;}
   .demo:active {color:Gray;text-decoration: underline; font-weight:bold;}
   
   .news {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none}
   .newslink {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; text-decoration:underline}
   
      .bottom {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFF66; text-decoration:none}