.news {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #7a7a7a;
}

.news a:link {
	font-family: Arial;
	font-size: 11px;
	color: #7a7a7a;
	text-decoration: none;
}
.news a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7a7a7a;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #d88d42;
	text-decoration: none;
}


.footer {
	font-family: Arial;
	font-size: 11px;
	color: #bcaa9c;
	text-decoration: none;
	line-height: normal;
}



.footer a:link{
	color: #bcaa9c;
	text-decoration: none;
}

.footer a:visited{
	color: #bcaa9c;
	text-decoration: none;
}

.footer a:hover{
	color: #918465;
	text-decoration: none;
}



.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #656058;
	text-decoration: none;
	line-height: normal;

}

.menu a:link{
	font-weight: bold;
	color: #656058;
	text-decoration: none;
}

.menu a:visited{
	font-weight: bold;
	color: #656058;
	text-decoration: none;
}

.menu a:hover{
	font-weight: bold;
	color: #dda057;
	text-decoration: none;
}


.news_title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666057;
	text-decoration: none;
	line-height: normal;
}
.background {
	background-color: #d8d2c4;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.img_bg {
	background-image: url(images/img_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_bg {
	background-image: url(images/content_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.img_spiral {
	background-image: url(images/spiral.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_news {
	background-image: url(images/left_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom_news {
	background-image: url(images/bottom_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.news_left_b {
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

