a:hover {
	color: #800000; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:link  {
	color: #333333; 
	text-decoration: none;
	} 

a:visited {
	color: #333333; 
	text-decoration: none;
	}
	
body {
	background-image: url('netzhell.jpg'); 
	font-family: 'Bookman Old Style';
	} 
h1, h2 {
	font-size: 12pt; 
	margin-top: 6px; 
	margin-bottom: 6px;
	}
p {
	font-size: 10pt;
	}
	
table {
	border-style:none; 
	border-collapse: collapse; 
	border-width: 0; 
	}
td {
	padding: 3px; 
	font-size: 10pt; 
	line-height: 18px;
	}
	
.red {
	color: #800000;
	}

.klein {
	margin-top: 24pt; 
	color: #333333; 
	font-size: 8pt; 
	letter-spacing: -1px;
	}
.klein a:link  {
	color: #333333; 
	text-decoration: none;
	} 

.klein a:visited {
	color: #333333; 
	text-decoration: none; 	
	}

.klein a:hover {
	color: #800000; 
	text-decoration: underline; 
	font-weight: normal; 
	}


	
