body {
	margin: 0px;
	background-image: url(../images/bg_bloodyleaves.gif);
}
.news p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	line-height: 18px;
	color: #150E04;
	padding: 5px 15px;
	text-align: justify;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #EBDBC2;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}
.inner2ndtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #362D1F;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: center;
	text-decoration: underline;
}
.inner2nd_body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #150E04;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #550000;
	text-decoration: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #CBB590;
	padding-left: 15px;
}
.footer a:link {
	color: #CBB993;
	text-decoration: underline;
}
.footer a:hover {
	font-weight: bold;
}
