/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BLOCKQUOTE {
	color: rgb(255,255,255)
}

BODY {
	color: rgb(255,255,255)
}

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-decoration: none 
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

.scrollbar-base-color {
	scrollbar-base-color: #0099FF
}

UL {
	color: rgb(255,255,255)
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-decoration: none 
}

.Scrollbars {
	color: rgb(0,102,204)
}

.TextObject {
	color: rgb(255,255,255)
}

H1 {
	color: rgb(255,255,255)
}

P {
	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold
}

LI {
	color: rgb(255,255,255)
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(255,255,255);
 	font-weight: bold
}

H4 {
	color: rgb(255,255,255)
}

.TextNavBar {
	color: rgb(255,255,255)
}

ADDRESS {
	color: rgb(255,255,255)
}

H5 {
	color: rgb(255,255,255)
}

PRE {
	color: rgb(255,255,255)
}

H6 {
	color: rgb(255,255,255)
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	color: rgb(0,255,0);
 	font-weight: bold;
 	text-decoration: none 
}