.f-index {
	font-family: "Microsoft Sans Serif", "MS Gothic", "MS Sans Serif";
	font-size: 12px;
	color: #000000;
}
.f-index_green {
	font-family: "Microsoft Sans Serif", "MS Gothic", "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #026141;
}

.txt_small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color:#999999;
}
a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}

a:link {

	text-decoration: underline;

}

a:visited {

	text-decoration: underline;

	color: #666666;

}

a:hover {

	text-decoration: none;

	color: #0099CC;

}

a:active {

	text-decoration: underline;

	color: #666666;

}
