.text_grau  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999999;
	line-height: 13px;
}

.text_grau2  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999999;
	line-height: 19px;
}

.text_rot  {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #CC0000;
	line-height: 13px;
}

a:link {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999999;
}
	 
a:visited {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #999999;
}

a:hover {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #CC0000;
}
	
a:active {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #CC0000;
}
	
a:focus {
	font-size : 8pt;
	font-family : Arial;
	text-decoration: none;
	color : #CC0000;
}


