A:link		{
	text-decoration: none;
	color: #000000;
}
A:active 	  {
	text-decoration: none;
	color: #000000;
}
A:visited    { 
	text-decoration: none;
	color: #000000;
}
A:hover 	 {
	text-decoration:underline;
	color: #000000;
}



A.textlink:link		{
	text-decoration: none;
	color: #7B7865;
}
A.textlink:active 	  {
	text-decoration: none;
	color: #7B7865;
}
A.textlink:visited    { 
	text-decoration: none;
	color: #7B7865;
}
A.textlink:hover 	 {
	text-decoration:underline;
	color: #7B7865;
}


.textnavi			{
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}


.text			{
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}

.textgross			{
	font-family:  Verdana, Arial, Helvetica,  sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
	font-style: normal;
	list-style-type : square;
}