body
{
	background:#e9e8e8 url(images/bg_orange.jpg) repeat-x;
}
body#not_home
{
	background:#e9e8e8 url(images/bg_orange_small.jpg) repeat-x;
}
#header div {
	color: #dfbda4;
}
#header ul li a:hover, #header ul li.current_page_item a {
	border-bottom: 1px dotted #d67f40;
}
#home_content p {
	color: #777;
text-align: justify;
}
.sidebar p a, .sidebar ul li a {
	color: #8f8f8f;
}
#comment_list li a {
	color: #cf6b0d;
}
.post a, #commentform a {
	color: #cf6b0d;
}
.post_content p a {
	color: #cf6b0d;
}