@charset "utf-8";
.bodytable td {
	background-color: #827356;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCB9B;
	font-size: 14px;
	line-height: 22px;
}
.sidebar {
	background-image: url(img/sidebar_bg.jpg);
	background-repeat: repeat-y;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCA97;
	text-align: center;
}
.bodytable .footer a {
	color: #FFCF9A;
}
.bodytable a {
	color: #FCCA97;
	text-decoration: none;
}
.bodytable a:hover {
	color: #FCCA97;
	text-decoration: underline;
}
