.style1 {
	font-size: 14px;
	font-weight: bold;
}

.style2 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	color: #666666;
}

.style3 {
    color: #FF0000
}

.style4 {
	font-size: 13px;
	line-height: 17px;
}

.style5 {
	font-size: 11px;
	line-height: 17px;
}

a:link {
	color: #006600;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #00CC00;
}
a {
	font-weight: bold;
}
