A.Green:link{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.Green:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.Green:active{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
A.Green:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A:link{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:active{
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
A:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.Gree {
	font-size: 12px;
	color: #4C9F00;
	line-height:18px
}

.Blank {
	font-size: 12px;
	color: #000000;
	line-height:18px
}
.input {
	background-color: #E8FCAA;
	font-size:12px
}
.inputblack {
	background-color: #ffffff;
	font-size:12px
}
