/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */

BODY 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
font-size: 8pt; color: rgb(200,200,200); 
font-weight: normal; 
font-style: normal; background-color: rgb(0,0,0); 
scrollbar-face-color: #CFCFCF; 
scrollbar-shadow-color: #1F1F1F; 
scrollbar-highlight-color: #9A9A9A; 
scrollbar-3dlight-color: #2A2A2A; 
scrollbar-darkshadow-color: #2A2A2A; 
scrollbar-track-color: #9F9F9F; 
scrollbar-arrow-color: #000000
}

 A:active 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
font-size: 8pt; color: #339933; 
font-weight: bold; 
text-decoration: none ;
}

 A:link 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: #339933; font-weight: bold; text-decoration: none ;
}

 A:visited 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: #339933; font-weight: bold; text-decoration: none ;
}

 A:hover
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: #66CC33; font-weight: bold; text-decoration: none ;
}

 P 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(200,200,200); font-weight: normal; font-style: normal;
}

 OL 

{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(200,200,200); font-weight: normal; font-style: normal;
}

 UL 
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(200,200,200); font-weight: normal; font-style: normal;
}

 .TextNavBar 
{
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; font-weight: bold;
}

 .TextObject
{ 
font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: 8pt; color: rgb(200,200,200); font-weight: normal; font-style: normal;
} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339933;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CC33;
	font-weight: bold;


}
.lyrics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CC33;
}
