a {
	text-decoration: underline;	
	}

a:link {
	color: #4F4F4F;
	}

a:visited {
	color: #4F4F4F;
	}

a:active {
	color: #4F4F4F;
	}

a:hover {
	color: #999999;
	}

.px12{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}

.px10{
	font-size: 10px;
	color: #333333;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
}

.px10x{
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}

h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px 3px 3px 5px;
}
