a.nav:link {
	color: #FF7D00;
}
a.nav:visited {
	color: #FF7D00;
}
a.nav:hover {
	font-weight: bold;
	color: #FF7D00;
}
a.nav:active {
	font-weight: bold;
	color: #FF7D00;
}
a:active {
color:#488FCD;
}
a:focus {
color:#488FCD;
}
