A{text-decoration: none;}

a:link{
	color			: #666666;
}
a:visited{
	color			: #666666;
}
a:hover{
	color			: #FF0000;
}

.font12 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}
.font10 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10px;
	letter-spacing: 1px;
}
