.text_black  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
	line-height: 13px;
}

.text_black2  {
	font-size : 10pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
	line-height: 13px;
}
.text_grau {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999999;
}


.text_rot {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #ff0000;
}

.text_gruen {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999933;
}

a:link {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
}
	 
a:visited {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
}

a:hover {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color : #ff0000;
}
	
a:active {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
}
	
a:focus {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #000000;
}

a.text_black:link {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color :  #000000;
}
	 
a.text_black:visited {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color :  #000000;
}

a.text_black:hover {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color : #000000;
}
	
a.text_black:active {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color :  #000000;
}
	
a.text_black:focus {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: underline;
	color :  #000000;
}

