body,html {
	background-color:images/design/hatter/bal_menu.jpg;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
}
a:link,a:visited,a:active {
	font-family:Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #e6f3d6;
	text-decoration:none;

}