body {
	color: black;
	font-size: 14px;
	line-height: 22px;
	background: #000 url(images/base.jpg) no-repeat fixed center top;
	margin: 0;
	letter-spacing: 2px;
}

a:link { color: #8c0000; text-decoration: none; }
a:hover { color: #ffa800 !important; text-decoration: none; }
a:visited { color: #4e0000 !important; text-decoration: none; }
.info {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
.large {
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
}
.large02 {
	font-size: 14px;
	font-style: normal;
	letter-spacing: 2px;
}
.large03 {
	font-size: 16px;
	font-weight: bolder;
	line-height: 26px;
}
