@charset "utf-8";
/* CSS Document */
<style type="text/css">
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5a3208;
}
body {
	background-image: url(bg.jpg);
}
a:link {
	color: #6B3906;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B3906;
}
a:hover {
	text-decoration: underline;
	color: #A90D01;
}
a:active {
	text-decoration: none;
	color: #A90D01;
}
</style>

