.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.txt_01 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}