body {
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #434446;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6C4E32;
	font-variant: none;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #523A25;
	text-decoration: underline;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	background: #B01213;
	text-decoration: underline;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:link#img {
	text-decoration: none;
}
.title_brown {
	font-size: 14px;
	font-weight: bold;
}
.title_red {
	font-size: 14px;
	font-weight: bold;
	color: #B01213;	
}
.news_enter {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

