body  {
	background-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-track-color: gray;
	scrollbar-face-color: #Ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #gray;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
}
.menu_background  { background-color: white}
.lfooter  { background-color: #000000 }
.rfooter  { background-color: #000000 }
a:link { color: #ff80ff; text-decoration: underline; }
a:visited { color: #ff80ff; text-decoration: underline; }
a:hover { color: red; }
a:active { color: #ffffff; }
a.menu:link   { color: white; font-weight: bold; text-decoration: none }
a.menu:visited   { color: white; font-weight: bold; text-decoration: none }
a.menu:hover   {
	color: black;
	font-style: normal;
	text-decoration: none;
}
a.menu:active   {
	color: black;
	text-decoration: none;
}

