.hmenu {
	text-decoration: none;
	margin: 0px;
	padding-top: 80px;
	width: 807px;
	background-color: #000000;
	border: thin solid #FFFF00;
	background-image: url(../images/hungfut/header.png);
	background-repeat: no-repeat;

}

.hmenu ul {
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
}

.hmenu ul li {
	display: inline;
	margin: 0px;
	list-style: none;
}

.hmenu ul li a {
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 1px 10px 2px;
	text-decoration: none;
	background-color: #FF9900;
	border: 2px solid #000000;
}

.hmenu ul li a:link {
color:#000000}

.hmenu ul li a:visited {
	color:#CC3300;
}

.hmenu ul li a:hover {
	color:#0000FF;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-left-color: #00CCCC;
	border-bottom-color: #00CCCC;
}

.hmenu ul li a:link:visited:hover {
	color:#FFFF00;
}

.Header3 {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: oblique;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: center center;
	text-align: center;
}
