a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text1 {
	font-size: 12px;
	color: #FFFFFF;
}
.text2 {
	font-size: 12px;
	color: #333333;
}
.text3 {
	font-size: 12px;
	color: #ff0000;
}
.text4 {
	font-size: 12px;
	color: #666666;
}
.button1 {
	font-size: 12px;
	color: #666666;
	background-color: #E6E1CC;
	margin: 1px;
	padding: 1px;
	height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
.input1 {
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 1px;
	height: 16px;
	width:100px
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	width: 80px;
}
.input2 {
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 1px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.input3 {
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
.input4 {
	font-size: 12px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 1px;
	height: 16px;
	width: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
