BODY {
  font-family : Arial, Helvetica, sans-serif;
  word-spacing: 0pt;
  letter-spacing: 0px;
  background-color: #e0884e;
  background:url(hatter.jpg);
  color : BLACK;
  font-size : 15px;
  margin-left: 0px;
  margin-top: 0px;
}

TR,TD {
  font-family : Arial, Helvetica, sans-serif;
  color : BLACK;
  font-size : 15px;
}

A:link, A:visited { color: #6e250e; text-decoration: none;  }
A:active, { text-decoration: none; }
A:hover { color: #bb0000; text-decoration: underline }

#menu {
	padding: 0;
	height: 178px;
}
#menu a {
	padding: 106px 0px 27px 0px;
	margin: 0 0 0 0;
	float:left;
#	width: 150px;
	min-width: 150px; 
	background:url(menuhatter.jpg) no-repeat bottom center;
	color:#6e250e;
	font-size: 18px;
	text-decoration:none;
	text-align:center;
	font-weight: bold;
}
#menu a.on {
	background:url(menuhatter_v.jpg) no-repeat bottom center;
	color:#000;
}
#menu a:hover {
	background:url(menuhatter_v.jpg) no-repeat bottom center;
	color:#000;
	text-decoration:none;
}
