body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.title {
	font-size:18px;
	font-weight:bolder;
}

INPUT {
	background-color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wrap {
	width: 100%;
}


.link {
	color:#9c9c9c;
	font-size:12px;
	font-weight:bolder;
}

.link a {
	color:#9c9c9c;
	text-decoration:none;
}

.link a:hover {
	text-decoration:underline;
}
