.nav_on {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #ff0000;
	text-decoration: none
}.nav_off {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #969696;
	text-decoration: none
}


.nav_off a:link  {
	color: #969696;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}
.nav_off a:visited {
	color: #969696;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}
.nav_off a:hover		{
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}
.nav_off a:active	{
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}




.nav_on a:link  {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}
.nav_on a:visited {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}
.nav_on a:active	{
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	font-family: Arial;
	text-decoration: none
}