.f12h150 {
	font-size: 12px;
	line-height: 150%;
}
.f14h150 {
	font-size: 14px;
	line-height: 150%;
}
.f14c2 {
	font-size: 14px;
	letter-spacing: 2px;
}
.f16c2 {
	font-size: 16px;
	letter-spacing: 2px;
}
.f20 {
	font-size: 20px;
	line-height: 150%;
}
a:link {
　　color:#FF6600;
　　text-decoration:none;
}
a:visited {
　　color:#FF540C;
　　text-decoration:none;
}
a:active {
　　color:#FFD700;
　　text-decoration:none;
}
a:hover {
 color:#FFC701;
 text-decoration:none;
 border-bottom-style:dotted;
 border-bottom-color:#FF6633;
 border-bottom-width: 2px;
}
