#newnav {
	text-align: right;
}
#newnav a, #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #911600;
	text-decoration: none;
	font-size: 11px;
	margin-right: 8px;
	margin-left: 4px;
	margin-top: 5px;
}
#newnav a:hover, #footer a:hover {
	border-top: 0px solid #FEC867;
	border-right: 0px solid #FEC867;
	border-bottom: 2px solid #FEC867;
	border-left: 0px solid #FEC867;
}
