a:link { color: #8ccc33 ; text-decoration: none }
a:visited { color: #8ccc33 ; text-decoration: none }
a:active { color: #636B73 ; text-decoration: none }
a:hover { color: #636B73 ; text-decoration: none }

.inp {
	background-color:#f4f7f0;
	border-style:solid;
	border-color:#DDEAE1;
	border-width:1px;
	font-family:verdana,arial, sans-serif;
	font-size:10px;
	color:#4D7F5C;
}