.urhere {
	color: #F1AA27;
}
.menu {
	color: #666666;
	text-align: right;
	white-space: nowrap;
	font: 10px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
.menu a {
	text-decoration: none;
	color: #333333;
}
.menu a:hover {
	color: #4588A5;
	text-decoration: underline;
}
.menu a:active {
	text-decoration: none;
	color: #4588A5;
}
#top table {
	margin-top: 13px;
	border-width: 0px;
}
#top .menu label {
	margin-left: 20px;
}
