.nav_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.go {	background-image: url(images/go.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none ;
	border-right-style: none ;
	border-bottom-style: none;
	border-left-style: none;
}
a.rightNav_bottom:link{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.rightNav_bottom:visited{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a.rightNav_bottom:hover{
	color:#FF6914;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
