a:link {
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: none;
	color: #66FFCC;
}
a:active {
	text-decoration: none;
}
.td_h8 {
	line-height: 8px;
}


/* HOME */


.text_01{
	font-size: 0.85em;
	color: #060;
	background-image: url(../images/ha.jpg);
	background-repeat: no-repeat;
	margin-left: 200px;
	margin-right: 200px;
	height: 30px;
	padding-top: 10px;
	padding-left: 40px;
}
.text_01 a {
	text-decoration: none;
	color: #444444;
}
.text_01 a:hover {
	text-decoration: none;
	color: #bbbbbb;
}
