.text {
	font-size: 12px;
	line-height: 150%;
	color: 878787;
	text-decoration: none;
}
.input1 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 100px;
	border: 1px solid #BDBDBD;
	line-height: 120%;
}
a.text:link {
	font-size: 12px;
	line-height: 150%;
	color: 878787;
	text-decoration: none;
}
a.text:hover {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: underline;
}
