a {
	color: #FFD7AE;
}

.mainBg {
	background-image: url(../img/top/bg_4.jpg);
	background-repeat: repeat;
	width: 940px;
	text-align: center;

}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}


.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
	font-size: 10px;
	color: #765621;
}
