a:link {
	text-decoration: none;
	color: #FF3300;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #A72100;
}

.b {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.subheader {
	font-size: 22px;
	line-height: 20px;
	font-weight: bold;
	color: #888888;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
