.nav {
	voice-family: "\"}\""; 
	voice-family:inherit;
	font: 13px 'MS Sans Serif', Helvetica, sans-serif;
	text-align:left;
	color: #4D6277;
	display: block;
	padding: 0px;
    }
	html>body .nav {}
a.nav:link {text-decoration:none; color: #607A95;}
a.nav:visited {text-decoration:none; color: #607A95;}
a.nav:hover {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}
a.nav:active {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}

.nav2 {
	voice-family: "\"}\""; 
	voice-family:inherit;
	font: 13px 'MS Sans Serif', Helvetica, sans-serif;
	text-align:left;
	color: #4D6277;
	display: block;
	padding: 0px;
    }
	html>body .nav2 {}
a.nav2:link {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}
a.nav2:visited {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}
a.nav2:hover {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}
a.nav2:active {background-image: url('none'); background-repeat: no-repeat; text-decoration:none; color: #4D6277; font-weight: bold}

a:link {color: #191970;}
a:visited {color: #191970;}
a:hover {color: #FF9900;}
a:active {color: #191970;}
