.ntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

.minicons {
	width: 65px;
	height: 65px;
	visibility: visible;
}
.abouttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.abouttext h1 {
	font-size: 24px;
	font-weight: bold;

}
.abouttext h2 {
	font-size: 18px;
	font-weight: bold;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
