.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	line-height: 24px;
	margin-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}
.buttons {
	margin-bottom: -14px;
}

a:active {
	text-decoration: none;
	color: #000000;
