html, body {
	background: url(../app_images/blog_bg.jpg);
}

.comment_text {
	color: #ffffff;
	font: 13px "Times New Roman", Times, serif;
}

.comment_user {
	color: #ffffff;
	font: 13px "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
}

.content {
	font: 12px Arial, Helvetica, sans-serif;
}

.lateral ul li{
	color: #ffffff;
	font: 16px "Times New Roman", Times, serif;
	list-style: url(../app_images/blog_bullet.gif) disc;
}

.lateral ul li a{
	color: #ffffff;
	text-decoration: none;
}

.lateral ul li a:hover, .title a:hover {
	text-decoration: underline;
}

.title{
	letter-spacing: -1px;
	color: #585858;
	font: 28px "Times New Roman", Times, serif;
}

.title a{
	color: #585858;
	text-decoration: none;
}

.title_comment {
	letter-spacing: -1px;
	color: #585858;
	font: 20px "Times New Roman", Times, serif;
}

.title_comments {
	letter-spacing: -1px;
	color: #892122;
	font: 20px "Times New Roman", Times, serif;
}
