a.nav-contact, a:link.nav-contact, a:link.nav-contact{
display: block;
	width: 250px;
	height: 35px;
	border: 1px none #000;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-left: 5px;	
}
a.nav-home, a:link.nav-home, a:link.nav-home{
	display: block;
	width: 100px;
	height: 35px;
	border: 1px none #000;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-left: 5px;	
}
a.nav, a:link.nav, a:visited.nav {
	display: block;
	width: 200px;
	height: 35px;
	border: 1px none #000;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.tabletext   { font-family: Arial; font-size: 10pt }
a:hover.nav {
	color: #454500;
	background-repeat: no-repeat;
}
a:active.nav {
	color: #454500;
	background-repeat: no-repeat;
}
