BODY {
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}

A:HOVER {
  color: #FF0000;
}

.menu {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  text-decoration: none;
}

.submenu {
  font-size: 10px;
  line-height: 10px;
  font-weight: bold;
  text-decoration: none;
}
table.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
