a {
	color: #fbde3b;
	text-decoration: none;
}

a:hover {
   text-decoration: none;
}

#submit input {
	width: 8em;
	vertical-align: middle;
	color: #99FF00;
	background: #1f2124;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
