a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.outlinetd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.input_a {
	width: 150px;
	border: 1px solid #999999;
}
.input_b {
	width: 250px;
	border: 1px solid #999999;
}
.input_c {
	width: 60px;
	border: 1px solid #999999;
}
.input_d {
	width: 80px;
	border: 1px solid #999999;
}
.input_e {
	width: 350px;
	border: 1px solid #999999;
	height: 100px;
}
.newstd {
	border: thin solid #999999;

}
