
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #ff9966;
	text-decoration: none;	
}
a:hover {
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	color: #ff9900;
	text-decoration: underline;	
}
.text {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 12px;
	color: #66aaff;
	line-height: 130%;
}
.text2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

