a:link {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
input {
	font-size: 12px;
	text-decoration: none;
}textarea {
	font-size: 12px;
	text-decoration: none;
}
.InText {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #006699;
}
select {
	font-size: 12px;
	text-decoration: none;
}
table {
	font-size: 12px;
	text-decoration: none;
}
