@charset "UTF-8";
.NAVtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	right: auto;
}



a:link { color: #333333; text-decoration: none}
a:visited { color: #666666; text-decoration: none}
a:hover { color: #ff9900; text-decoration: none}
a:active { color: #330000; text-decoration: none}

a {
	outline: none;
}
