a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CFC587;
}
body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #944949;
}
.pink {color: #B87A99}
.menutxt {
	font-size: 14px;
	line-height: 21px;
	color: #CFC587;
	font-weight: bold;
}
.menutxt a:link {
	text-decoration: none;
	color: #CFC587;
}
.menutxt a:visited {
	text-decoration: none;
	color: #CFC587;
}
.menutxt a:hover {
	text-decoration: none;
	color: #FFCC33;
}
.txt14pt {
	font-size: 14px;
}
.txt14pt a:link {
	color: #333333;
}
.txt14pt a:visited {
	color: #333333;
}
.txt14pt a:hover {
	color: #999999;
}
.txt24pt {
	font-size: 24px;
	color: #666666;
}
.footermenu {
	font-size: 12px;
	color: #3A1A01;
}
.footermenu a:link {
	font-size: 12px;
	color: #3A1A01;
}
.footermenu a:visited {
	font-size: 12px;
	color: #3A1A01;
}
.footermenu a:hover {
	color: #b12035;
}
.txt11pt {
	font-size: 11px;
	color:#000000;
}
.black {color: #000000}
.black a:link {
	color: #000000;
}
.black a:visited {
	color: #000000;
}
.black a:hover {
	color: #999999;
}
.txt16pt {color: #FFFFFF; font-size: 16px;}


/* imamura */

.center{
	text-align:center;
}

