body {
	background-color: #724b20;
}
body,td,th {
	color: #cfcdc9;
	font-size: 14px;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: underline;
	color: #724B20;
}
a:active {
	text-decoration: none;
	color: #724B20;
}
.largeLetter{font-size: xx-large}
.style7 {font-size: xx-large}
.style9 {color: #ffff66}

table .menu th{
	height:30px;
}

table .menu{
	border:none 0;
	width:578px;
}