@charset "utf-8";
body,td,th {
	font-size: 12px;
	color: #195989;
}
.textfield {
	font-size: 12px;
	border: 1px solid #e4e8eb;
}
a:link {
	font-size: 12px;
	color: #4698ec;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #4698ec;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.title{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
