/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BODY {
	background-color: transparent
}

A:active {
	color: rgb(0,0,0);
 	text-decoration: none 
}

A:link {
	color: rgb(255,255,255);
 	text-decoration: none 
}

.NOF_TS_Classic0 {
	font-size: small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	background-color: rgb(0,0,0)
}

A:visited {
	color: rgb(255,255,255);
 	text-decoration: none 
}

.NOF_TS_Classic1 {
	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(192,192,192);
 	border-bottom: 1pt solid rgb(0,0,0)
}

.NOF_TS_Classic2 {
	color: rgb(0,0,0);
 	background-color: rgb(160,160,164);
 	border-bottom: 1pt solid rgb(0,0,0)
}

P {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	clear: none
}

LI {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	list-style-type: circle
}

A {
	color: rgb(0,0,0);
 	text-decoration: none 
}

A:hover {
	color: rgb(192,192,192);
 	text-decoration: none ;
 	background-color: transparent
}