body,th,td {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
	line-height: 200%;
}
a {
	font-size: 12px;
	color: #202020;
	text-decoration: none;
		line-height: 180%;

}
a:hover {
	font-size: 12px;
	color: #0063C1;
	text-decoration: underline;
		line-height: 180%;

}
.input  {
	border: 1px solid #9CD6F1;
	background-color: #6DACE1;
	height: 18px;
	
}
selectding {
	font-size: 12px;
	color: #CC3300;
	background-color: #FEDED3;
	border: 1px solid #333300;
}
.red {
	font-size: 12px;
	color: red;
	text-decoration: none;
		line-height: 180%;

}
.red:active {
	font-size: 12px;
	color: red;
	text-decoration: underline;
		line-height: 180%;

}
.yellow {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: none;
		line-height: 210%;

}
.yellow:active {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: underline;
		line-height: 210%;

}
