body {
	background: #000000;
	margin: 0px;
	padding: 0px;
}
body#newsinner {
	background: #FFF69F;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #339999;
	text-decoration: underline;
}
a:visited {
	color: #339999;
	text-decoration: underline;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
a:active {
	color: #339999;
	text-decoration: underline;
}

.cel01 {
	background: url(../img/idx03.gif) repeat-y;
}
.cel02 {
	width: 581px;
	background: #3A2D1A;
}
.cel03 {
	background: url(../img/idx04.gif) repeat-y;
}
.Text {
	font-size: 10pt;
	line-height: 14pt;
	color: #ffffff;
}

.sub01 {
	font-size: 10pt;
	line-height: 12pt;
	color: #FFFF99;
	font-weight: bold;
}
.read {
	font-size: 10pt;
	line-height: 12pt;
	color: #ffffff;
}
.small {
	font-size: 8pt;
	color: #999999;
}

body#newsinner .Text {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}

#copyright {
	font-size: 8pt;
	line-height: 10px;
	color: #b3b3b3;
	vertical-align: top;
	margin: 0px;
	padding: 11px 0px 0px 0px;
}

