BODY {
	background-color : #000000;
}

 BLOCKQUOTE,LI, A, P,TD,UL,OL,DIV,H1, H2, H3, H4,TH  {
	font-family : Verdana, Arial, sans-serif;
 	color : #FFFFFF;
}

 H1,H2 {
	font-size : 24px;
	text-align : center;
	font-weight : bold;
}

  H3, H4,TH  {
	font-size : 18px;
	font-weight : bold;
}

 BLOCKQUOTE,LI, P,TD  {
	font-size : 12px;
}

 TD.menue {
	font-weight : bold;
}

A {
	color :Blue;
	text-decoration : none;
	font-size : 12px;
	font-weight : lighter;
}

A:ACTIVE {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
	font-weight : lighter;
}

A:VISITED {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
	font-weight : lighter;
}

A:HOVER {
	color : #000099;
	text-decoration : underline;
	font-size : 12px;
	font-weight : lighter;
}

