a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #0033CC; text-decoration: none
    }
a:link {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none
    }
a:active { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #5c6f82; 
	
    }
a:visited { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #0066CC; 
    }
a:hover { 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #666666;
	}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3d5f82;
}
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #0066cc; font-weight: normal; line-height: normal }
body { scrollbar-3dlight-color:#E39E14; scrollbar-arrow-color:#993905; scrollbar-base-color:#3d5f82; 
scrollbar-darkshadow-color:#E3D0A9; scrollbar-face-color:#DAB770; scrollbar-highlight-color:#E3D0A9; 
scrollbar-shadow-color:#DAB770; }