A  {
	font-family : Arial, sans-serif;
	font-size : small;
	color : Yellow;
	text-decoration : none;
	font-weight : normal;
}

A:Visited  {
	font-size : small;
	font-family : Arial, sans-serif;
	color : Yellow;
	text-decoration : none;
	font-weight : normal;
}

A:Active  {
	font-size : small;
	font-family : Arial, sans-serif;
	color : Yellow;
	text-decoration : none;
	font-weight : normal;
}

A:Hover  {
	font-size : small;
	font-family : Arial, sans-serif;
	color : White;
	text-decoration : none;
	font-weight : normal;
}

BODY  {
	font-size : small;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : White;
}

.menue-title  {
	font-size : small;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

.menue  {
	font-size : small;
	font-family : Arial, sans-serif;
	font-weight : normal;
}

.menue-Server  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	color : #00FFFF;
}


