.inputzBody {
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 16px;
	padding: 5px;
}
.inputzBody a:link {
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.inputzBody a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0099FF;
	font-size: 16px;
}
.inputzBody a:hover {color: #0062A4;font-weight: bold;}
.inputzBody a:active {  }
