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