body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.posttitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.postdate {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.postcontent {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;

}
.postcomment {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #999999;
	font-style: italic;

}
.layer {
	filter: Alpha(Opacity=85)?, FinishOpacity=90); }
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #FF3300;
	text-decoration: overline;
}
