body {
	color: #333333;
	top: 0px;
	background-image: url(images/bg_tsuuzaki.gif);
	background-color: F6F1E4;
}
a:link {
	text-decoration: none;
	color: #c60042;
}
a:visited {
	text-decoration: none;
	color: #FF9999;
}
a:hover {
	text-decoration: none;
	color: #c60042;
}
a:active {
	text-decoration: none;
}
.red {
	color: #C60042;
}
.orange {
	color: #ffab49;
}
.brown {
	color: #947152;
}
.brownsmall {
	font-size: 12px;
	color: 947152;
}
.small {
	font-size: 12px;
}
.big {
	font-size: 18px;
}
.biggar {
	font-size: 20px;
}
.brownback {
	background-color: #947152;
}
.caption {
	font-size: 10px;
	color: #666666;
}
