/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.CULink {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(153,153,153);
 	text-decoration: none ;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Link1 {
	color: rgb(255,255,255);
 	text-decoration: none 
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255)
}

.TextNavBar {
	font-size: 13px;
 	color: rgb(255,255,255)
}
