.texto01 {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
}
.texto02 {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.texto03 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.texto04 {
	font-family: verdana;
	font-size: 10px;
	color: #596700;
}


.link01:link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link01:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link01:hover {
	font-family: verdana;
	font-size: 11px;
	color: #596700;
	text-decoration: underline;
}

.link02:link {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link02:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.link02:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.link03:link {
	color: #333333;
	text-decoration: none;
}
.link03:visited {
	color: #333333;
	text-decoration: none;
}
.link03:hover {
	color: #333333;
	text-decoration: underline;
}

.link04:link {
	color: #000099;
	text-decoration: none;
}
.link04:visited {
	color: #000099;
	text-decoration: none;
}
.link04:hover {
	color: #000099;
	text-decoration: underline;
}

.form01 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}

.form_bt01 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #666666;
}