BODY {
	margin:				0px;
	line-height:		120%;
	color:				#000000;
	background-color:	#ffffff;
	background-repeat:		no-repeat;
	background-position:	left bottom;
	background-image:		url("image/title_20130523_2.png")
}
A:link {
	color:				#ff6060;
	background-color:	transparent;
	text-decoration:	underline;
}
A:active {
	color:				#ffffff;
	background-color:	#8080ff;
	text-decoration:	none;
}
A:visited {
	color:				#d06060;
	background-color:	transparent;
	text-decoration:	underline;
}
A:hover {
	color:				#ffffff;
	background-color:	#8080ff;
	text-decoration:	none;
}
A.hidden {
	text-decoration:	none;
}
td {
	font-size:			9.5pt;
}
