<!--
/* BODY */
.T13_1_body{
	/* FONT */
	color				: Black ;
	font-size			: small ;
	font-family			: "‚l‚r ‚oƒSƒVƒbƒN", Osaka ;
	font-style			: none ;
	font-weight			: none ;
	/* BG */
	background-color	: White ;
	background-image	: url("image/") ;
	margin-top			: 10px ;
	margin-left			: 10px ;
}

/* ANCHOR */
.T13_1_body a:link	{
	color			: Blue ;
	text-decoration	: underline ;
}
.T13_1_body a:visited	{
	color			: Purple ;
	text-decoration	: underline ;
}
.T13_1_body a:hover	{
	color			: #0080FF ;
	text-decoration	: underline ;
}
.T13_1_body a:active	{
	color			: Aqua ;
	text-decoration	: underline ;
}
-->
