    <!-- Hyperlinks -->
	A         { color: #FFB019; font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none }
    A:link    { color: #FFB019; font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none }
    A:active  { color: #FFB019; font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none }
    A:visited { color: #FFB019; font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none }
    A:hover   { color: white;   font-weight: bold; font-family: Arial; font-size: 12px; text-decoration: none }
	
	.normal
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	
	.title
	{
		font-family: Verdana;
		font-size: 10px;
		color: white;
	}
	
	.titel_klein
	{
		font-family: Impact;
		font-size: 14px;
	}
	
	.nav_titel
	{
		color: #FFFFFF;
		font-family: Arial;
		font-size: 13;
	}
	
	.text_verdana_klein
	{
		font-family: Verdana;
		font-size: 10px;
	}
	
	.text_verdana_gross
	{
		font-family: Verdana;
		font-size: 14px;
	}
	
	.error
	{
		font-family: Arial Black;
		font-size: 15px;
		color: #FF0000;
	}
	
	td.metal_content
	{ 
		background-color: #333333; 
		font-size: 12px;
		color: #FFFFFF;
		font-family: Arial;
		border-style: solid; 
		border-width: 0px 0px 0px 0px; 
		border-color: #D8BF95; 
	}
	
  	td.metal_news
	{ 
		color: #C7C7C7; 
		font-size: 10pt; 
		font-family: arial,helvetica,sans-serif;
		background-color: #2E2D2B; 
		border-style: solid; 
		border-width: 1px; 
		border-color: #5D5D5D #5D5D5D #1E1D1C #1E1D1C; 
		padding: 3px;
	}
	
	li.strich_red
	{
		list-style-type: none; 
		padding: 0; 
		margin: 0; 
		border-bottom: 1px solid #CC0000;
	}
	
	li.strich_green
	{
		list-style-type: none; 
		padding: 0; 
		margin: 0; 
		border-bottom: 1px solid #00FF00;
	}
	
	small 	
	{ 	
		font-family: verdana, arial, sans-serif;
		font-size:8pt;
		font-weight:normal;
	}
	
	p       
	{   
		margin-left:0px; 
		margin-right:0px; 
		margin-top:15px; 
		margin-bottom:0px; 
	}
	
	.smallBold 
	{
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	
	table.listOuter  { border-style: solid; border-width: 1px; border-color: #000000 #8A7649 #8A7649 #8A7649; }
	table.listOuter2 { border-style: solid; border-width: 0px 1px 1px 0px; border-color: #000000; }