@charset "utf-8";
navarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #903;
	background-color: #ebebeb;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 830px;
}
#navarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
	background-color: #ebebeb;
	text-align: center;
	height: 50px;
	width: 830px;
}
#navarea table tr td a:link {
	color: #903;
	text-decoration: underline;
	text-align: center;
}

#navarea table tr td a {
	text-align: center;
	text-decoration: none;
}

