.input {
	clip:  rect(   );
	height: 22px;
	width: 100px;
	background-position: top;
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000033;
	text-decoration: none;
	border: 1px ridge #333333;
	}
a:hover {  color: #00CC33; text-decoration: none; font-family: "ËÎÌå"}
a:active {  color: #660033; text-decoration: none; font-family: "ËÎÌå"}
