@charset "utf-8";
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #5F0503;
	margin: 0px;
	background-image: url(bg.gif);
}
.nav {
	font-size: 11px;
	color: #DAB777;
	text-decoration: none;
}
a:link {
	color: #DAB777;
}
a:visited {
	color: #DAB777;
}
