body {
	background-image: url(img/bg.gif);
}
.text10 {
	font-size: 10px;
	line-height: 150%;
}
.text12 {
	font-size: 12px;
	line-height: 150%;
}
.text14 {
	font-size: 14px;
	line-height: 150%;
}
.text14R {
	font-size: 14px;
	line-height: 150%;
		color: #600;
}
.text16 {
	font-size: 16px;
	line-height: 150%;
}
a.type1:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.type1:visited{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a.type1:hover{
	color: #660000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a.type1:active{
	color: #660000;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}