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

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

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

a:active{
	color: #333333;
	text-decoration: none;
}


a.gray:link{
	color: #666666;
	text-decoration: none;
}

a.gray:visited{
	color: #666666;
	text-decoration: none;
}

a.gray:hover{
	color: #ff6600;
	text-decoration: none;
}

a.gray:active{
	color: #666666;
	text-decoration: none;
}

.gray13 {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
		font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}
.gray14 {  font-size: 14px; line-height: 20px; color: #666666; font-weight: bold}
.bgBlack {
	background-color: #000000;
}
.bgWhite {
	background-color: #FFFFFF;
}
.black12 {
font-size: 12px; line-height: 20px; color: #333333
}
.bgPink {

	background-color: #FFCCCC;
}
.bgYellow {


	background-color: #FFFFCC;
}
.textGreen12 {
font-size: 14px; line-height: 20px; color: #006600}
.bgBlue {


	background-color: #EEEEFF;
}
.bgOrange {


	background-color: #FFCC99;
}
.bgGreen {

	background-color: #E7FEEB;
}
.textOrange {

font-size: 12px; line-height: 20px; color: #FF6600
}
.textblack14 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.textgray11 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	line-height: 130%;
	color: #666666;
}
