.title {
	font-size: 12px;
	font-weight: bold;
	color: #555135;
	letter-spacing: 3px;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #594B42;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
a:link {
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
input.text {
	font-size: 12px;
	color: #669900;
	background-color: #F3F6D7;
	border: 1px solid #999999;
}

a:visited{
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
.per_name {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
