.text01 {
	font-size: 12px;
	line-height: 18px;
	color: #084999;
	text-decoration: none;
}
.text02 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
.border_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
td {
	line-height: 18px;
}
