.bhrnav {
	font-family: Trade Gothic, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
	text-transform: uppercase;
	padding-top: 15px;
}
.bhrnav a:link{
	color: #0099CC;
	text-decoration:none;
}		
.bhrnav a:visited{
	color: #0099CC;
	text-decoration:none;
}	
.bhrnav a:active{
	color: #0099CC;
	text-decoration:none;
}
.bhrnav a:hover{
	color: #006699;
	text-decoration:none;
}