.topbarText{
	color: gray;
	/*border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: gray;*/
	padding: 0px;
	/*background-color: gainsboro;*/
	}
.topbarText a {
	color: black;
	text-decoration: none;
	}
.topbarText a:hover {
	color: black;
	text-decoration: underline;
	}
.topbarText input {
	font-size: .8em;
	}