/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	text-decoration: none 
}

P {
	color: rgb(128,128,128);
 	text-decoration: none 
}

A {
	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	font-size: 10px;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}