A 
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006000;
	text-decoration: none;
	font-style: bold;
	font: bold; 
	font-weight: bold;
}

BODY
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #636363;
	scrollbar-darkshadow-color: #636363;
	scrollbar-track-color: #F5FCF7;
	scrollbar-arrow-color: #006600;
	background-attachment: fixed;
	background-color: #F5FCF7;

	background-repeat: no-repeat;
	background-scrolling: no-scrolling;
	background-position: left top;
}

td
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font: bold;
	font-style: bold;
	font-weight: bold;
	line-height: 18px; 
	color:#006000;	
	text-decoration:none;
 }

td.klein
{
	font-family:  tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font: bold;
	font-style: bold;
	font-weight: bold;
	line-height: 12px; 
	color:#006000;	
	text-decoration:none;
 }

a:link
{
	font: bold 12px tahoma;
	color: #006000;
	line-height: 18px; 
	text-decoration:underline;
 }

a:hover
{

	font: bold 12px  tahoma; 
	color:#990000; 
	line-height: 18px; 
	text-decoration:underline;
}




