@import url("06.css");
a:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6F6F;
}
a:link {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;

}
a {
	font-size: 11px;
	font-style: normal;
	color: #535353;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	color: #FF6F6F;
}
font01 {
	font-size: 11px;
	color: #666666;
	margin: 3px;
	padding: 3px;
	border: 1px solid #848484;
}
