/* CSS Document */

body {
	margin-top: 0px;
	background-color: #C48548;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #824a25;
}
a:link,a:active,a:visited {
	color: #824A25;
	text-decoration: none;
}
a:hover {
	color: #361607;
}
