/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

A:active {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(20,70,1);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(20,70,1);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(20,70,1);
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
 	font-size: 8pt;
 	color: rgb(20,70,1);
 	font-weight: normal;
 	font-style: normal
}