A:LINK{  color : #0066FF;  text-decoration : underline;}
A:VISITED{  color : #0066FF;; text-decoration: underline}
A:HOVER{  color : #FF0000;  text-decoration : none;}
A:ACTIVE{  color : #ff0000;  text-decoration : none;}
a.group:link {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a.group:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a.group:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF9933;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
a.group:active {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.f12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 16px;
}
.f14 {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px;}
.f16 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 16px;
	line-height: 24px;
}
.g12 {
	font: 12px/20px "ＭＳ Ｐゴシック", "Osaka";
}
.dot {
	border-top: thin dotted #003399;
	border-right: thin #003399;
	border-bottom: thin #003399;
	border-left: thin #003399;
}
.bar {
	color: #666666;
}
